时间:2021-07-01 10:21:17 帮助过:13人阅读
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");