From 97838fac62e247d939fe757eb01c1c1abb7199f6 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 6 Jun 2009 12:40:54 +0000 Subject: [PATCH] double side banner and poll added --- web/index.php | 88 ++++++++++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 50 deletions(-) diff --git a/web/index.php b/web/index.php index d800f1a..3b14fa6 100644 --- a/web/index.php +++ b/web/index.php @@ -45,50 +45,23 @@ log_load("index.php"); function poll_dom() { - GLOBAL $G_with_poll; - - // $G_with_poll = TRUE; - $G_with_poll = FALSE; + GLOBAL $G_with_poll, $G_poll_title, $G_poll_entries; if ($G_with_poll) { - return sprintf('
+ $ret = sprintf('
- +