Beispiel #1
0
 public static function Reload()
 {
     self::$cfg = simplexml_load_file(EasyConfig_PATH . '/EasySCP_Config.xml');
 }