From 06157a3b5de89da0af3ecab32858dcdb4318840d Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 29 Mar 2013 05:20:47 -0700 Subject: [PATCH] Poll fixes --- e107_plugins/poll/poll_class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/poll/poll_class.php b/e107_plugins/poll/poll_class.php index e29b6fefa..752f21765 100644 --- a/e107_plugins/poll/poll_class.php +++ b/e107_plugins/poll/poll_class.php @@ -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')