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 73868dd..9a1f0c6 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;
          }
        }