sintonia/application/models/xmlrpc/index.php
paul.baranowski 15153727c1 CC-1971
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01:00

3 lines
48 B
PHP

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