From 7ebf5afe914e90941210884033231451a8e299c5 Mon Sep 17 00:00:00 2001 From: e107steved Date: Mon, 28 Dec 2009 18:13:46 +0000 Subject: [PATCH] Bugtracker #4879 - handle bbcode in old poll options --- e107_plugins/poll/oldpolls.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_plugins/poll/oldpolls.php b/e107_plugins/poll/oldpolls.php index 94c896f98..72995f99d 100644 --- a/e107_plugins/poll/oldpolls.php +++ b/e107_plugins/poll/oldpolls.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/poll/oldpolls.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:06:01 $ - * $Author: e107coders $ + * $Revision: 1.9 $ + * $Date: 2009-12-28 18:13:07 $ + * $Author: e107steved $ */ require_once("../../class2.php"); @@ -75,7 +75,7 @@ if(e_QUERY) { $text .= " - ".$tp -> toHTML($option)."   + ".$tp -> toHTML($option, TRUE, 'TITLE')."