projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0900364
)
standup_update spostata nella classe brisk
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Wed, 17 Jan 2007 19:47:50 +0000
(19:47 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Wed, 17 Jan 2007 19:47:50 +0000
(19:47 +0000)
web/index.php
patch
|
blob
|
history
diff --git
a/web/index.php
b/web/index.php
index
b5d96ed
..
140b9de
100644
(file)
--- 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";