turn off debug logging
git-svn-id: file:///home/svn/framework3/trunk@9428 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
07ec574c3c
commit
ff0af3fb5a
|
@ -1,6 +1,6 @@
|
|||
#<?php # This lets us run as a standalone file or as eval'd code
|
||||
function my_print($str) {
|
||||
error_log($str);
|
||||
#error_log($str);
|
||||
#print($str ."\n");
|
||||
#flush();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue