aggiunto *_wellcome per le chat, create user_add e user_rem nella classe table, aggiu...
[brisk.git] / web / index.php
index b5d96ed..d0f74ca 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="login" type="submit" class="button">
 </form>
 </div>
 </div></div>