示例#1
0
 static function loadConfig($file = NULL)
 {
     return self::$config = self::getConfigurator()->loadConfig($file);
 }