summaryrefslogtreecommitdiff
path: root/search.php
diff options
context:
space:
mode:
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']));