Exemplo n.º 1
0
 static function disable()
 {
     self::$_disabled = true;
     /* Clear any outstanding timings */
     self::clear();
 }
Exemplo n.º 2
0
	static function disable() {
		self::$_disabled = true;
	} #disable