mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall.
This commit is contained in:
@@ -721,8 +721,7 @@ final class e_core_pref extends e_pref
|
||||
'emote' => 'emote_default', //TODO include other emote packs of the user.
|
||||
'menu' => 'menu_pref',
|
||||
'search' => 'search_prefs',
|
||||
'notify' => 'notify_prefs',
|
||||
'ipool' => 'IconPool'
|
||||
'notify' => 'notify_prefs'
|
||||
);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user