Ejemplo n.º 1
0
 public static function setCLIDebug($value = true)
 {
     self::$_cli_log_to_screen_in_debug_mode = $value;
 }