projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f106d3
)
Location to briskin5
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 17:24:06 +0000
(17:24 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 17:24:06 +0000
(17:24 +0000)
web/index.php
patch
|
blob
|
history
diff --git
a/web/index.php
b/web/index.php
index
73868dd
..
9a1f0c6
100644
(file)
--- a/
web/index.php
+++ b/
web/index.php
@@
-92,7
+92,7
@@
function main()
log_load($sess, "unlock Room");
if ($change_page) {
Room::unlock_data($sem);
- header ("Location:
table
.php");
+ header ("Location:
briskin5/briskin5
.php");
exit;
}
}