c3lf-system-3/public/thumbnail.php
2019-12-05 17:12:25 +01:00

3 lines
65 B
PHP

<?php
echo "TODO: create thumbnail for ".$_GET["id"]." here";
?>