From fadc23d05cb75837058e8ab846b946f8c6eb4143 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 23 May 2009 09:32:42 +0000 Subject: [PATCH] sliding banner and poll added --- web/index.php | 73 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 68 insertions(+), 5 deletions(-) diff --git a/web/index.php b/web/index.php index ece7b3c..5160fb6 100644 --- a/web/index.php +++ b/web/index.php @@ -43,6 +43,57 @@ if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { log_load("index.php"); + +function pool_dom() { + GLOBAL $G_with_pool; + + $G_with_pool = TRUE; + // $G_with_pool = FALSE; + + if ($G_with_pool) { + return sprintf('
+ + +