예제 #1
0
파일: Pi.php 프로젝트: gelcaas/newpi
 static function clear()
 {
     self::$saIsLoaded = array();
     self::$saConfData = array();
 }