From addc5a14a93547f630f23e5b6a79cffa2e37d71a Mon Sep 17 00:00:00 2001 From: lolcat Date: Sat, 17 Feb 2024 23:22:19 -0500 Subject: boobs --- settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index 3cd59f4..5572b19 100644 --- a/settings.php +++ b/settings.php @@ -274,7 +274,6 @@ foreach($themes as $theme){ /* Set cookies */ - if($_POST){ $loop = &$_POST; @@ -473,6 +472,7 @@ if(count($_GET) === 0){ $frontend->load( "search.html", [ + "timetaken" => null, "class" => "", "right-left" => '

Preference link

Following this link will re-apply all cookies configured here and will redirect you to the front page. Useful if your browser clears out cookies after a browsing session.

' . -- cgit v1.2.3