standup_update spostata nella classe brisk
[brisk.git] / web / index.php
index b5d96ed..140b9de 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";