From: Matteo Nastasi (mop) Date: Sat, 26 Jan 2008 17:24:06 +0000 (+0000) Subject: Location to briskin5 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=72211ce5774b20b3d8890a25fb073990d9a9aa7a;p=brisk.git Location to briskin5 --- 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; } }