Example #1
0
 static function config_persistent($flag)
 {
     self::$__persistent = $flag ? true : false;
 }