From 9e0069f45399b5436200c158c8fdbda3da1ffe5a Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 15 Jan 2008 19:39:37 +0100 Subject: use HTML_AJAXs replace function to alter content of content-div Signed-off-by: Andreas Unterkircher --- phpfspot.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpfspot.class.php') diff --git a/phpfspot.class.php b/phpfspot.class.php index 85d276e..467fdb2 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -520,7 +520,7 @@ class PHPFSPOT { $this->tmpl->show("single_photo.tpl"); - print "\n"; + print "\n"; } // showPhoto() -- cgit v1.2.3-18-g5258