no debug info in prod
This commit is contained in:
parent
7eeb29950d
commit
35666702b2
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
// Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
|
||||
|
||||
function echo_debug ($p_log) {
|
||||
return;
|
||||
|
||||
$fdebug=fopen("/tmp/debug_log","a+");
|
||||
if ( $fdebug != false ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue