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=15a6c1b6db19c2304d4c1c15dc6ed2a21a51cee2;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;