mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +02:00
Poll fixes
This commit is contained in:
@@ -598,7 +598,7 @@ class poll
|
|||||||
{
|
{
|
||||||
$tp = e107::getParser();
|
$tp = e107::getParser();
|
||||||
$frm = e107::getForm();
|
$frm = e107::getForm();
|
||||||
|
// echo "MODE=".$mode;
|
||||||
|
|
||||||
//XXX New v2.x default for front-end. Currently used by forum-post in bootstrap mode.
|
//XXX New v2.x default for front-end. Currently used by forum-post in bootstrap mode.
|
||||||
if ($mode == 'front')
|
if ($mode == 'front')
|
||||||
|
Reference in New Issue
Block a user