]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
Location to briskin5
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 17:24:06 +0000 (17:24 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 17:24:06 +0000 (17:24 +0000)
web/index.php

index 73868dde5e38ef61b6124a56668e3e101f9c80b9..9a1f0c6a94955a79788701c8463f1a52acf36c32 100644 (file)
@@ -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;
          }
        }