Ejemplo n.º 1
0
 public static function debug($debug = true)
 {
     self::$_debug = (bool) $debug;
 }