mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-01 17:53:49 +00:00
Set debug to false.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
//set debug
|
||||
$debug = true; //true //false
|
||||
$debug = false; //true //false
|
||||
if($debug){
|
||||
$time5 = microtime(true);
|
||||
$insert_time=$insert_count=0;
|
||||
|
||||
Reference in New Issue
Block a user