services-posters/download.php

7 lines
55 B
PHP
Raw Normal View History

2007-07-25 14:12:17 +00:00
<?
include('php/library.php');
downloadPosters();
?>