Add to config.php file before include: @error_reporting(E_ALL | E_STRICT); @ini_set('display_errors', '1'); $CFG->debug = (E_ALL ...
確定! 回上一頁