Skip to content

Commit

Permalink
MDL-48213 filter_algebra: Allow cookies in debug script
Browse files Browse the repository at this point in the history
  • Loading branch information
dthies committed Dec 12, 2014
1 parent 8f06fff commit 35fc96a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions filter/algebra/algebradebug.php
Expand Up @@ -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')) {
Expand Down

0 comments on commit 35fc96a

Please sign in to comment.