From b064a58acd1666d77b0c508dfaff0c64468573dd Mon Sep 17 00:00:00 2001
From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com>
Date: Thu, 12 May 2022 11:23:28 -0400
Subject: [PATCH] Revert "typo"
This reverts commit 22a53ee1dcf82ae8e82452902e780d9bff86222c.
---
scripts/stats.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/stats.php b/scripts/stats.php
index 1633a2d..4c70b76 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);