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=9f1b0f06c5f857f2dfe335b28ac98bf9748f86bb;hpb=7b0e0e56666b6755665b76a4c525a1269e4bc0d1 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;