コード例 #1
0
ファイル: Pi.php プロジェクト: gelcaas/newpi
 static function clear()
 {
     self::$saIsLoaded = array();
     self::$saConfData = array();
 }