Esempio n. 1
0
	public static function setDebug($debug) {
	    self::$debug = (boolean)$debug;
	}