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