X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=140b9de7f98be2ab9e74e29835f54241dd6668e1;hb=63f8907cf66602551c3fc533835ad586bcf31c1f;hp=b5d96ed4160c3b95232ba3aa149ea6a7b99e4c7a;hpb=3bdf570693a9c6be8e3bff5d62b21dae18817f27;p=brisk.git diff --git a/web/index.php b/web/index.php index b5d96ed..140b9de 100644 --- a/web/index.php +++ b/web/index.php @@ -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";