From c54dcf670a6ea58d885eb143c0eac8d90d3020f7 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 9 Jun 2007 07:08:46 +0000 Subject: additional resolution for bubble images image viewer class now uses parents thumbnail handling functions git-svn-id: file:///var/lib/svn/phpfspot/trunk@68 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- gen_thumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen_thumbs.php') diff --git a/gen_thumbs.php b/gen_thumbs.php index 1912a54..46c10d7 100755 --- a/gen_thumbs.php +++ b/gen_thumbs.php @@ -4,6 +4,6 @@ require_once "phpfspot.class.php"; $fspot = new PHPFSPOT; -$fspot->gen_thumbs('fromcmd'); +$fspot->gen_thumbs(0, 'fromcmd'); ?> -- cgit v1.2.3-18-g5258