diff --git a/e107_core/xml/default_install.xml b/e107_core/xml/default_install.xml index edce38642..08f26e96b 100644 --- a/e107_core/xml/default_install.xml +++ b/e107_core/xml/default_install.xml @@ -232,7 +232,7 @@ )]]> 254 - 254 + 255 1 1 84600 diff --git a/e107_handlers/e_parse_class.php b/e107_handlers/e_parse_class.php index 06192eb32..93dabcd4d 100644 --- a/e107_handlers/e_parse_class.php +++ b/e107_handlers/e_parse_class.php @@ -5471,7 +5471,7 @@ return; if($this->scriptAccess === false) { - $this->scriptAccess = e107::getConfig()->get('post_script', e_UC_MAINADMIN); // Pref to Allow