Cleanup the indentation ... tabs and whitespace after the last pull request.

This commit is contained in:
markjcrane
2016-04-28 16:56:44 -06:00
parent 15a1ecbcea
commit c3b12c217d
73 changed files with 242 additions and 244 deletions

View File

@@ -460,7 +460,7 @@ if (!class_exists('schema')) {
//set the global variable
global $db, $upgrade_data_types, $text,$output_format;
if ($format=='') $format = $output_format;
if ($format=='') $format = $output_format;
//get the db variables
$config = new config;