Remove commented out debug info

This commit is contained in:
markjcrane
2023-05-25 22:08:18 -06:00
parent 9083885b75
commit 54dc9e1970

View File

@@ -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;