sintonia/3rd_party/storageServer/var/xmlrpc/index.php
paul.baranowski b69ae200cf CC-1695 Remove Campcaster Studio and make install easier
Creating new directory structure.
2010-09-30 15:40:11 -04:00

4 lines
No EOL
50 B
PHP

<?php
header ("location: xrLocStor.php");
exit;
?>