services-posters/download.php

7 lines
55 B
PHP
Executable File

<?
include('php/library.php');
downloadPosters();
?>