Revert "typo"

This reverts commit 22a53ee1dc.
This commit is contained in:
ehpersonal38
2022-05-12 11:23:28 -04:00
parent 12de78cbf6
commit b064a58acd
+2 -2
View File
@@ -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 "<img src=\"$imageurl\">";
}
}}
}
?>
<br><br><br>
@@ -179,4 +179,4 @@ fwrite($excludefile, $txt);
</div>
</div>
</body>
</html>
</html>