mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove commented out debug info
This commit is contained in:
@@ -231,7 +231,6 @@ if (!class_exists('sofia_global_settings')) {
|
||||
|
||||
//save the changes and set the message
|
||||
if (!empty($array) && @sizeof($array) != 0) {
|
||||
//view_array($array);
|
||||
//save the array
|
||||
$database = new database;
|
||||
$database->app_name = $this->app_name;
|
||||
|
||||
Reference in New Issue
Block a user