示例#1
0
 public function __construct()
 {
     self::$inited = true;
     global $mpsl_settings;
     self::$prefix = $mpsl_settings['prefix'];
 }