From 6dfc3761155121a3f63ef41e048dedf05b170eff Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Fri, 18 Jan 2008 19:48:47 +0100 Subject: issue102, when calling showImage() from photo-index, move the window to the uppest position Signed-off-by: Andreas Unterkircher --- phpfspot.class.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'phpfspot.class.php') diff --git a/phpfspot.class.php b/phpfspot.class.php index 467fdb2..cf0a60c 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -520,8 +520,6 @@ class PHPFSPOT { $this->tmpl->show("single_photo.tpl"); - print "\n"; - } // showPhoto() /** -- cgit v1.2.3-18-g5258