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-01-29 10:38:08 +01:00
Code
Issues
Releases
Wiki
Activity
php-e107
/
e107_plugins
/
poll
History
Cameron
dc1c46acc1
Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts.
2016-04-27 14:37:43 -07:00
..
images
…
languages
…
search
…
templates
Fixes
#1449
- Polls failing in PHP7 and Multiple options voting not functioning.
2016-03-23 16:43:41 -07:00
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
oldpolls.php
Fixes
#1449
- Polls failing in PHP7 and Multiple options voting not functioning.
2016-03-23 16:43:41 -07:00
plugin.xml
…
poll_class.php
Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts.
2016-04-27 14:37:43 -07:00
poll_menu.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
poll_sql.php
…
poll.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