From 6215f77e418ed06e4822895bf644b585d32ba959 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 29 Aug 2007 08:28:06 +0000 Subject: [PATCH] allineato index alle modifiche sulla 0.7 --- web/index.php | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/web/index.php b/web/index.php index 98f1ac2..74d9495 100644 --- a/web/index.php +++ b/web/index.php @@ -2,7 +2,7 @@ /* * brisk - index.php * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2007 matteo.nastasi@milug.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -32,9 +32,7 @@ log_load($sess, "LOAD: index.php"); function main() { GLOBAL $sess, $name, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; - - $NOGOOGLE = BRISK_DEBUG; - + $body = ""; $ACTION = "login"; @@ -136,8 +134,11 @@ $brisk_header_form = '
-- 2.17.1