示例#1
0
文件: Run.php 项目: huang-sh/MVC
 protected static function autoSetLib()
 {
     self::$_lib = array('mysql' => SYS_LIB . '/mysqlDriver.php');
 }