mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove the logging to make way for a better logging. The older one caused a problem for someone without permission to write to /tmp/logfile.txt
This commit is contained in:
@@ -84,4 +84,8 @@ class Logging
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
//$log = new Logging();
|
||||
//$log->log("debug", "passed validation, ".__line__);
|
||||
//$log->log("debug", check_str($_POST["ivr_menu_uuid"]));
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user