1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Issue #149 - fixes media-categories, theme layout, menu-prefs etc.

This commit is contained in:
Cameron
2013-03-28 00:41:29 -07:00
parent bb200157bc
commit 9be058d806
4 changed files with 90 additions and 37 deletions

View File

@@ -742,6 +742,7 @@ final class e_core_pref extends e_pref
'menu' => 'menu_pref',
'search' => 'search_prefs',
'notify' => 'notify_prefs',
'history' => 'history_prefs'
);
/**