位置:/include/common.inc.php
//error_reporting(E_ALL); error_reporting(E_ALL || ~E_NOTICE); 替换成 error_reporting(E_ALL); //error_reporting(E_ALL || ~E_NOTICE);
位置:/include/common.inc.php
//error_reporting(E_ALL); error_reporting(E_ALL || ~E_NOTICE); 替换成 error_reporting(E_ALL); //error_reporting(E_ALL || ~E_NOTICE);
转载于:https://www.cnblogs.com/xiaobiaomei/p/8330447.html