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-07-31 03:40:37 +02:00
Code
Issues
Releases
Wiki
Activity
Files
9f7d3d2c787865196a438e34880564f8741dd336
php-e107
/
e107_plugins
/
online
History
Cameron
f055b49d91
PHP8 Plugin code cleanup
2021-01-21 09:38:38 -08:00
..
images
online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes
2007-05-01 19:50:56 +00:00
languages
Removed redundant PHP closing tags.
2020-08-10 15:49:44 -07:00
templates
$online_shortcodes now loaded correctly using e107::getScBatch(). (Could break old plugins)
2021-01-08 13:47:54 -08:00
config.php
PHP8 Plugin code cleanup
2021-01-21 09:38:38 -08:00
lastseen_menu.php
$online_shortcodes now loaded correctly using e107::getScBatch(). (Could break old plugins)
2021-01-08 13:47:54 -08:00
online_menu.php
$online_shortcodes now loaded correctly using e107::getScBatch(). (Could break old plugins)
2021-01-08 13:47:54 -08:00
online_shortcodes.php
PHP8 Fixes. Only attempt to load plugin language files when the languages folder exists. BC avatar function fix.
2021-01-09 09:09:12 -08:00