MDL-48213 filter_algebra: Allow cookies in debug script
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
// If not, it obtains the corresponding TeX expression from the cache_tex db table
|
||||
// and uses mimeTeX to create the image file
|
||||
|
||||
define('NO_MOODLE_COOKIES', true); // Because it interferes with caching
|
||||
|
||||
require_once("../../config.php");
|
||||
|
||||
if (!filter_is_enabled('algebra')) {
|
||||
|
||||
Reference in New Issue
Block a user