示例#1
0
文件: Pi.php 项目: gelcaas/newpi
 static function clear()
 {
     self::$saIsLoaded = array();
     self::$saConfData = array();
 }