bottone da login a entra
[brisk.git] / web / index.php
index b5d96ed..918d0b5 100644 (file)
@@ -63,7 +63,7 @@ function main()
        $ACTION = "room";
        
        // setcookie ("sess", "", time() + 180);      
-       standup_update(&$bri,&$user);
+       $bri->standup_update(&$user);
        
        if (save_data(&$bri) == FALSE) {
          echo "ERRORE SALVATAGGIO\n";
@@ -164,6 +164,7 @@ supported by:<br><br>
 Digita il tuo nickname per accedere ai tavoli della briscola.<br><br>
 <form method="post" action="">
 <input id="nameid" name="name" type="text" size="24" maxlength="12" value="">
+<input id="sub"    value="entra" type="submit" class="button">
 </form>
 </div>
 </div></div>