diff --git a/scripts/stats.php b/scripts/stats.php
index 4c70b76..1633a2d 100644
--- a/scripts/stats.php
+++ b/scripts/stats.php
@@ -147,7 +147,7 @@ while($results=$result3->fetchArray(SQLITE3_ASSOC)){
$imageurl = 'http://farm' .$val["farm"]. '.static.flickr.com/' .$val["server"]. '/' .$val["id"]. '_' .$val["secret"]. '.jpg';
echo "
";
}
-}
+}}
?>
@@ -179,4 +179,4 @@ fwrite($excludefile, $txt);