日期:2014-05-17 浏览次数:20524 次
if (!defined('KEIYICLASS_ROOT')) {
define('KEIYICLASS_ROOT', dirname(__FILE__) . '/');
}
// core classes
include_once(KEIYICLASS_ROOT."core/date.php");
include_once(KEIYICLASS_ROOT."core/db.php");
include_once(KEIYICLASS_ROOT."core/init.php");
include_once(KEIYICLASS_ROOT."core/sys.php");