diff --git a/e107_handlers/plugin_class.php b/e107_handlers/plugin_class.php index 5c3f299bb..753c7c5cc 100644 --- a/e107_handlers/plugin_class.php +++ b/e107_handlers/plugin_class.php @@ -60,7 +60,8 @@ class e107plugin var $disAllowed = array( - 'theme' + 'theme', + 'core' ); // List of all plugin variables which need to be checked - install required if one or more set and non-empty