diff --git a/e107_plugins/poll/oldpolls.php b/e107_plugins/poll/oldpolls.php index 6eac894a3..cc3269faf 100644 --- a/e107_plugins/poll/oldpolls.php +++ b/e107_plugins/poll/oldpolls.php @@ -1,23 +1,23 @@ + $text .= " +
".POLLAN_36." | \n"; -if (!is_object($tp->e_bb)) +if (!is_object($tp->e_bb)) { require_once(e_HANDLER.'bbcode_handler.php'); $tp->e_bb = new e_bbcode; @@ -149,7 +151,7 @@ foreach($oldpollArray as $oldpoll) $to = $gen->convert_date($poll_end_datestamp, "short"); $poll_title = $tp->e_bb->parseBBCodes($poll_title, 0,TRUE,TRUE); // Strip bbcodes - + $text .= "|
{$poll_title} | {$user_name} |