thumbnail.php stub
This commit is contained in:
parent
3758ff05cd
commit
d0458cd23b
1 changed files with 3 additions and 0 deletions
3
public/thumbnail.php
Normal file
3
public/thumbnail.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
echo "TODO: create thumbnail for ".$_GET["id"]." here";
|
||||
?>
|
Loading…
Reference in a new issue