mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-08 04:33:49 +00:00
Remove the the logging code which is for testing.
This commit is contained in:
@@ -26,10 +26,6 @@
|
||||
include "root.php";
|
||||
require_once "includes/require.php";
|
||||
|
||||
require_once "includes/Logging.php";
|
||||
// Logging class initialization
|
||||
$log = new Logging();
|
||||
|
||||
// set path and name of log file (optional)
|
||||
$log->lfile('/tmp/mylog.txt');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user