libretime/backend/xmlrpc/index.php

4 lines
50 B
PHP
Raw Normal View History

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