示例#1
0
文件: shortcuts.php 项目: uwitec/mgoa
 function ini($path = null)
 {
     return BaseConfig::get($path);
 }