摘要: include/init.PHP....................//主函数文件 includes/inc_constant.php //常量,暂时没多大用 includes/cls_ecshop.php //基础类 includes/cls_error.php //用户级错误处理类 incl 阅读全文
posted @ 2017-06-06 16:55 几番春秋 阅读(4988) 评论(0) 推荐(0)
摘要: -- -- Table structure for think_auth_group -- DROP TABLE IF EXISTS `think_auth_group`; CREATE TABLE `think_auth_group` ( `id` mediumint(8) unsigned NO 阅读全文
posted @ 2017-06-06 11:31 几番春秋 阅读(932) 评论(0) 推荐(0)