mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 09:33:48 +00:00
WhitespaceClean-app/batch_1
whitespace pass over files for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
@@ -39,7 +39,7 @@ else {
|
||||
$db_path = $db_file_path;
|
||||
$db_name = $dbfilename;
|
||||
}
|
||||
|
||||
|
||||
//get the db connection information
|
||||
if (strlen($_REQUEST['id']) > 0) {
|
||||
$sql = "select * from v_databases ";
|
||||
|
||||
Reference in New Issue
Block a user