MDL-31636 redirect debugging to error log for ajax

This commit is contained in:
Aparup Banerjee
2013-02-19 11:35:56 +08:00
committed by Damyon Wiese
parent 7e94bdcca1
commit 6c847bbb9e
+1
View File
@@ -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');