From 3fba57d0ffaf404e09d260df74f18da9a1afc44e Mon Sep 17 00:00:00 2001 From: EA Durbin Date: Thu, 4 May 2006 00:03:47 +0000 Subject: [PATCH] Correct the spelling of oThumbnail variable in get_thumbnail() --- include/screenshot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/screenshot.php b/include/screenshot.php index 6e56953..ba944ba 100644 --- a/include/screenshot.php +++ b/include/screenshot.php @@ -392,8 +392,8 @@ function get_thumbnail($id) // set img tag $imgSRC = ''.$oScreenshot->sDescription.
-               ''; + '" width="'.$oScreenshot->oThumbnailImage->width. + '" height="'.$oScreenshot->oThumbnailImage->height.'">'; $img = '