Example #1
0
File: Pi.php Project: hihus/pi
 static function clear()
 {
     self::$saIsLoaded = array();
     self::$saConfData = array();
 }