1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00

Poll fixes

This commit is contained in:
Cameron 2013-03-29 05:20:47 -07:00
parent 38e9aa1cad
commit 06157a3b5d

View File

@ -598,7 +598,7 @@ class poll
{
$tp = e107::getParser();
$frm = e107::getForm();
// echo "MODE=".$mode;
//XXX New v2.x default for front-end. Currently used by forum-post in bootstrap mode.
if ($mode == 'front')