mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Cleanup the indentation ... tabs and whitespace after the last pull request.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user