X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=9a1f0c6a94955a79788701c8463f1a52acf36c32;hb=72211ce5774b20b3d8890a25fb073990d9a9aa7a;hp=73868dde5e38ef61b6124a56668e3e101f9c80b9;hpb=1f106d3bc82e9719222d91313cd8e9e433ea099d;p=brisk.git 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; } }