1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 15:13:04 +02:00

Theme preferences import/export added to 'database' admin area.

This commit is contained in:
Cameron
2019-07-09 12:08:52 -07:00
parent 4465182852
commit f5317e329f
4 changed files with 110 additions and 8 deletions

View File

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