From 26d772be37cc2b6a90ceccb1b8495ad48d240545 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Tue, 1 May 2007 15:00:49 +0000 Subject: [PATCH] aggiunti banner google --- web/index.php | 49 +++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/web/index.php b/web/index.php index 425dfea..98f1ac2 100644 --- a/web/index.php +++ b/web/index.php @@ -31,7 +31,9 @@ log_load($sess, "LOAD: index.php"); function main() { - GLOBAL $sess, $name, $BRISK_SHOWHTML, $_SERVER; + GLOBAL $sess, $name, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; + + $NOGOOGLE = BRISK_DEBUG; $body = ""; $ACTION = "login"; @@ -133,10 +135,49 @@ function main() $brisk_header_form = '
-
-- 2.17.1