4 lines
50 B
PHP
4 lines
50 B
PHP
|
<?php
|
||
|
header ("location: xrLocStor.php");
|
||
|
exit;
|
||
|
?>
|