libretime/backend/xmlrpc/index.php

4 lines
50 B
PHP

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