X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=50f7f9fa91b2551b02276db6bfb84ee8dc4c86f9;hb=9fe01afc16fc77e8df25c556dae021052eddce42;hp=100547fd8d824dde9040672d9446bb886361a487;hpb=461b072662d5d1fb0e2e7d8cfc24cd63f726343c;p=brisk.git diff --git a/web/index.php b/web/index.php index 100547f..50f7f9f 100644 --- a/web/index.php +++ b/web/index.php @@ -58,11 +58,12 @@ function main() $bri->garbage_manager(TRUE); /* try login */ $name = substr($name, 0, 12); + $name = str_replace(" ", "_", $name); if (($user = &$bri->add_user(&$sess, &$idx, $name)) != FALSE) { $ACTION = "room"; // setcookie ("sess", "", time() + 180); - standup_update(&$bri,&$user); + $bri->standup_update(&$user); if (save_data(&$bri) == FALSE) { echo "ERRORE SALVATAGGIO\n"; @@ -111,9 +112,23 @@ function main() $tables .= ''; } -$brisk_header = '
+ $altout_propag = array( array ( 'url' => 'http://www.alternativeoutput.it', + 'content' => '' ), + array ( 'url' => 'http://virtualsky.alternativeoutput.it', + 'content' => '' ) + ); + + // seed with microseconds since last "whole" second + srand ((double) microtime() * 1000000); + $randval = rand(0,count($altout_propag)-1); + $altout_carousel = sprintf('%s', + $altout_propag[$randval]['url'], + $altout_propag[$randval]['content']); + + +$brisk_header_form = '
-
+ @@ -122,11 +137,11 @@ briscola chiamata in salsa ajax




-sponsored by:

-
+sponsored by:

'.$altout_carousel.'


supported by:

-

+


+%s
'; /* Templates. */ @@ -141,6 +156,7 @@ supported by:

+ @@ -150,11 +166,11 @@ supported by:

} -
+

@@ -163,6 +179,7 @@ supported by:

Digita il tuo nickname per accedere ai tavoli della briscola.

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

+ @@ -222,7 +240,7 @@ else { setTimeout(xhr_rd_poll, 0, sess); // alert("ARR LENGTH "+g_preload_img_arr.length); - // setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); + setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); $("txt_in").focus();

'); ?> -
+
sess"; ?>">
-
+
Chat