Remove unused session ascii_math_loaded

pull/2487/head
jmontoyaa 9 years ago
parent 6e681e096d
commit 267940d091
  1. 2
      main/inc/global.inc.php

@ -590,6 +590,4 @@ if (empty($default_quota)) {
}
define('DEFAULT_DOCUMENT_QUOTA', $default_quota);
// Sets the ascii_math plugin see #7134
$_SESSION['ascii_math_loaded'] = false;

Loading…
Cancel
Save