This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-e107
Watch
1
Star
0
Fork
0
You've already forked php-e107
mirror of
https://github.com/e107inc/e107.git
synced
2025-10-18 16:26:20 +02:00
Code
Issues
Releases
Wiki
Activity
Files
d7fad829fe2bc1b6461c015b6bcbbe36ee2bb442
php-e107
/
e107_plugins
/
user
History
Cameron
fda3abae3d
Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files.
2016-12-31 10:11:04 -08:00
..
languages
Issue
#6
Language-file standards. Wrap definitions in double-quotes.
2015-07-07 17:43:49 -07:00
e_dashboard.php
Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files.
2016-12-31 10:11:04 -08:00
e_mailout.php
Email template simplification
2016-05-20 15:04:51 -07:00
plugin.xml
Fix for notifications to less than 5 people. Notification now come from the site email, not the admin email.
2015-05-13 17:45:24 -07:00
userlanguage_menu.php
wrong action in form with userlanguage menu
#1883
2016-10-02 19:58:32 +02:00
usertheme_menu_config.php
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
2016-01-13 19:18:12 -08:00
usertheme_menu.php
…