standup_update spostata nella classe brisk
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Wed, 17 Jan 2007 19:47:50 +0000 (19:47 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Wed, 17 Jan 2007 19:47:50 +0000 (19:47 +0000)
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";