diff options
author | lolcat <will@lolcat.ca> | 2024-02-17 23:22:19 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-02-17 23:22:19 -0500 |
commit | addc5a14a93547f630f23e5b6a79cffa2e37d71a (patch) | |
tree | a9163ba3a2e24c3c493cdde95e506c0e7e8a772d /settings.php | |
parent | edc917f5ee984160a0eef436dabd51696d675964 (diff) |
boobs
Diffstat (limited to 'settings.php')
-rw-r--r-- | settings.php | 2 |
1 files changed, 1 insertions, 1 deletions
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" => '<div class="infobox"><h2>Preference link</h2>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.<br><br>' . |