mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
This commit is contained in:
@@ -27,6 +27,7 @@ class e107plugin
|
||||
{
|
||||
// Reserved Addon names.
|
||||
var $plugin_addons = array(
|
||||
'e_admin',
|
||||
'e_bb',
|
||||
'e_cron',
|
||||
'e_notify',
|
||||
|
Reference in New Issue
Block a user