Fix checkRpItemsPosition
[ryzomcore.git] / web / public_php / index.php
blob17956aec451189d385d702ac4c22a92bb6fd1cca
1 <?php
3 header("Cache-Control: max-age=1");
4 header('Location: ams/', true, 301);
6 ?>