예제 #1
0
파일: coren.php 프로젝트: nolar/coren
public static function shutup ($force = null)
{
/*rts*/	self::$rts_count_of_coren[__FUNCTION__]++;
//???	self::flush($force);
	self::$shutup = true;
}