From: Matteo Nastasi (mop) Date: Wed, 17 Jan 2007 19:47:50 +0000 (+0000) Subject: standup_update spostata nella classe brisk X-Git-Tag: 3.0.0~362 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;ds=inline;h=63f8907cf66602551c3fc533835ad586bcf31c1f;p=brisk.git standup_update spostata nella classe brisk --- 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";