From 72211ce5774b20b3d8890a25fb073990d9a9aa7a Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 26 Jan 2008 17:24:06 +0000 Subject: [PATCH] Location to briskin5 --- web/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.php b/web/index.php index 73868dd..9a1f0c6 100644 --- 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; } } -- 2.17.1