X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=6298b02b486da6936d9f7eedf1ca7b5ac1c48751;hb=b4451fb7ba081a9ad657b77f0c5054cf6b54c2bd;hp=425dfea6d30b45f0cf364a14e050587f7e2be188;hpb=f4d6169d6f6b50d787d0535ece7f3e08484a62c3;p=brisk.git diff --git a/web/index.php b/web/index.php index 425dfea..6298b02 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 @@ -27,17 +27,18 @@ if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { exit; } -log_load($sess, "LOAD: index.php"); +log_load((isset($sess) ? $sess : "XXX"), "LOAD: index.php"); function main() { - GLOBAL $sess, $name, $BRISK_SHOWHTML, $_SERVER; - + GLOBAL $sess, $name, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; + $body = ""; + $tables = ""; $ACTION = "login"; if (isset($BRISK_SHOWHTML) == FALSE) { - $is_table = false; + $is_table = FALSE; $sem = lock_data(); $bri = &load_data(); @@ -133,10 +134,63 @@ function main() $brisk_header_form = '
+ + + + +
+ + + + + + + +
+ + briscola chiamata in salsa ajax

+
+ + + + + + + + +
+