mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Added 'core' plugin as an exclusion.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user