示例#1
0
 public static function init()
 {
     self::$instance = new BoydsnestSession();
     FCore::$SESSION = self::$instance;
 }