mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
search page optimizations
This commit is contained in:
parent
9dadcf5f61
commit
c76fa755a3
1 changed files with 1 additions and 3 deletions
|
|
@ -47,9 +47,7 @@ $search = function($query) use($baseurl)
|
|||
};
|
||||
|
||||
$images = $search("$query");
|
||||
echo "<br><br>";
|
||||
echo "<hr>";
|
||||
print(count($images)." images found");
|
||||
echo "<br><br><br><br>";
|
||||
|
||||
include "misc/footer.php";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue