Skip to content

Commit

Permalink
MDL-31636 redirect debugging to error log for ajax
Browse files Browse the repository at this point in the history
  • Loading branch information
Aparup Banerjee authored and Damyon Wiese committed Feb 19, 2013
1 parent ff7a518 commit 5fef447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions comment/comment_ajax.php
Expand Up @@ -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');
Expand Down

0 comments on commit 5fef447

Please sign in to comment.