Example #1
0
 public static function setDebugging($on)
 {
     self::$debugging = $on;
 }