diff --git a/include/util.php b/include/util.php index 6be379f..1734f82 100644 --- a/include/util.php +++ b/include/util.php @@ -252,7 +252,7 @@ function outputTopXRow($oRow) { $oVersion = new Version($oRow->versionId); $oApp = new Application($oVersion->iAppId); - $img = get_screenshot_img($oRow->versionId); // image + $img = get_screenshot_img(null, $oRow->versionId); // image echo '