summaryrefslogtreecommitdiff
path: root/search.php
diff options
context:
space:
mode:
authorjade (winter)2026-07-19 17:51:11 +0100
committerjade (winter)2026-07-19 17:51:11 +0100
commit5f301e85b24f3a219c3020a8e24113c31a2a1058 (patch)
treef0b15a1dc34af78270718fabf933d075ccd0d028 /search.php
parent92d27365cadbd98e6d709673cd0729de8793c494 (diff)
fix so much stuff + add hls player
Diffstat (limited to 'search.php')
-rw-r--r--search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/search.php b/search.php
index ad52c35..c068023 100644
--- a/search.php
+++ b/search.php
@@ -1,3 +1,3 @@
<?php
-header('Location: .?path=/experience/inline/search?q=' . urlencode($_GET['q']));
+header('Location: .?path=/experience/inline/search?q=' . urlencode($_GET['query']));