zencart后台调试
摘要:
打开文件 \admin\includes\application_top.php,找到error_reporting(E_ALL & ~E_NOTICE);修改为@ini_set('display_errors', '1');error_reporting(E_ALL);找到错误后,再修改回去关闭错误提示 阅读全文
posted @ 2010-04-15 22:04 haven24 阅读(265) 评论(0) 推荐(0)
浙公网安备 33010602011771号