X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=9d443e310894c8f0708faa2e5eac798f49faf6d5;hb=0d462f547c388b20d72a9de96955484636736108;hp=a6f4082ae661f4f4eba857a62188b8d7c9145040;hpb=96b3b0c2196bea834cfc3e7d77283029782f87d7;p=brisk.git diff --git a/web/index.php b/web/index.php index a6f4082..9d443e3 100644 --- a/web/index.php +++ b/web/index.php @@ -2,7 +2,10 @@ /* * brisk - index.php * - * Copyright (C) 2006-2007 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * 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 @@ -25,8 +28,8 @@ require_once("Obj/brisk.phh"); require_once("Obj/proxyscan.phh"); // Use of proxies isn't allowed. -if (is_proxy()) - exit; +if (!$G_is_local && is_proxy()) + exit; require_once("briskin5/Obj/briskin5.phh"); if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { @@ -38,8 +41,8 @@ log_load("index.php"); function main() { - GLOBAL $sess, $name, $table_idx, $table_token, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; - + GLOBAL $G_is_local, $sess, $name, $table_idx, $table_token, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; + $body = ""; $tables = ""; $standup = ""; @@ -136,27 +139,13 @@ function main() $tables .= ''; - $standup .= '
'; + $standup .= '
'; $standup .= '
'; - $standup .= '
Giocatori in piedi
'; + $standup .= '
Giocatori in piedi
'; $standup .= sprintf('
'); $standup .= '
'; $standup .= '
'; - - // $tables .= '
'; - - /* - $tables .= ''; - $tables .= ''; - $tables .= '
'; - $tables .= '
'; - $tables .= 'Giocatori in piedi'; - - $tables .= sprintf('
'); - $tables .= '
'; - */ - // $tables .= '
'; } $altout_propag = array( array ( 'id' => 'btn_altout', @@ -193,11 +182,8 @@ $brisk_header_form = '
'; @@ -341,8 +319,11 @@ supported by:




Digita il tuo nickname per accedere ai tavoli della briscola.

+
+ +




@@ -370,6 +351,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.

+ @@ -377,6 +359,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.