diff --git a/appview.php b/appview.php index c60217a..609ba21 100644 --- a/appview.php +++ b/appview.php @@ -79,8 +79,8 @@ function get_screenshot_img($appId, $versionId) else { $ob = mysql_fetch_object($result); - $imgFile = "$ob->description"; + $imgFile = "$ob->description"; } $img = html_frame_start("",'128','',2);