X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=gen_thumbs.php;h=8ea9b17d4a2421ba5db2f04d94cf9c0057365a90;hp=4e621dce94ff6f9e81adfb33519f5d937630f462;hb=64f41bc1539ec51b909817df8b71094e7ceb7724;hpb=6a21b6f00cf2d164a0ba5fc14739162cecc77b45 diff --git a/gen_thumbs.php b/gen_thumbs.php index 4e621dc..8ea9b17 100755 --- a/gen_thumbs.php +++ b/gen_thumbs.php @@ -1,6 +1,11 @@ #!/usr/bin/php
This script should only be invoked from command line!
\n"; + die; +} + require_once "phpfspot.class.php"; $fspot = new PHPFSPOT;