From 14635d4e84a80f40b43049c167399ef1a94a00a4 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Mon, 18 Apr 2022 09:18:18 -0400 Subject: [PATCH] Update stats.php After clicking a species on Best Recordings, this scrolls the user down to exactly what they requested (especially helpful on mobile). --- scripts/stats.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/stats.php b/scripts/stats.php index 9a0724c..dba9832 100644 --- a/scripts/stats.php +++ b/scripts/stats.php @@ -100,6 +100,8 @@ while($results=$result3->fetchArray(SQLITE3_ASSOC)){

Loading Images from Wikimedia Commons

", '6096'); + echo ""; + ob_flush(); flush(); $imagelink = "https://commons.wikimedia.org/w/index.php?search=$linkname&title=Special:MediaSearch&go=Go&type=image";