rating MDL-23814 marking rate_ajax.php as being an ajax so the response should hopefully always be in json
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
define('AJAX_SCRIPT', true);
|
||||
|
||||
require_once('../config.php');
|
||||
require_once('lib.php');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user