This website requires JavaScript.
Explore
Help
Register
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-02-19 14:04:44 +01:00
Code
Issues
Releases
Wiki
Activity
php-e107
/
e107_plugins
/
newsfeed
History
Cameron
486f3d4961
Issue
#1356
- PHP7 Fixes.
2016-02-14 12:15:55 -08:00
..
images
…
languages
Issue
#6
Language-file standards. Wrap definitions in double-quotes.
2015-07-07 17:43:49 -07:00
templates
…
admin_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
e_frontpage.php
Issue
#927
- e_frontpage.php upgraded to v2.x specifications.
2015-03-15 13:27:37 -07:00
e_help.php
replaced calls to deprecated plugInstalled() with e107::isInstalled()
2015-02-07 13:38:29 -08:00
newsfeed_functions.php
Issue
#1356
- PHP7 Fixes.
2016-02-14 12:15:55 -08:00
newsfeed_menu.php
replaced calls to deprecated plugInstalled() with e107::isInstalled()
2015-02-07 13:38:29 -08:00
newsfeed_sql.php
…
newsfeed.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
plugin.xml
…