epg2xml/epg2xml.php
2017-09-14 18:04:51 +09:00

5 lines
64 B
PHP

#!/usr/bin/env php
<?php
include __DIR__."/epg2xml-web.php";
?>