Remove commented out debug info
This commit is contained in:
parent
9083885b75
commit
54dc9e1970
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue