diff options
| author | jade (winter) | 2026-07-19 17:51:11 +0100 |
|---|---|---|
| committer | jade (winter) | 2026-07-19 17:51:11 +0100 |
| commit | 5f301e85b24f3a219c3020a8e24113c31a2a1058 (patch) | |
| tree | f0b15a1dc34af78270718fabf933d075ccd0d028 /search.php | |
| parent | 92d27365cadbd98e6d709673cd0729de8793c494 (diff) | |
fix so much stuff + add hls player
Diffstat (limited to 'search.php')
| -rw-r--r-- | search.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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'])); |
