MDL-31636 redirect debugging to error log for ajax
This commit is contained in:
committed by
Damyon Wiese
parent
7e94bdcca1
commit
6c847bbb9e
@@ -22,6 +22,7 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
define('AJAX_SCRIPT', true);
|
||||
define('NO_DEBUG_DISPLAY', true);
|
||||
|
||||
require_once('../config.php');
|
||||
require_once($CFG->dirroot . '/comment/lib.php');
|
||||
|
||||
Reference in New Issue
Block a user