File indexing completed on 2024-12-22 05:33:23
0001 <?php 0002 0003 include("gfx3/lib.php"); 0004 0005 $label = EHeaderDataParser::get("label"); 0006 0007 header("Location: /gamelist.php/label/$label"); 0008 0009 ?>
File indexing completed on 2024-12-22 05:33:23
0001 <?php 0002 0003 include("gfx3/lib.php"); 0004 0005 $label = EHeaderDataParser::get("label"); 0006 0007 header("Location: /gamelist.php/label/$label"); 0008 0009 ?>