aboutsummaryrefslogtreecommitdiffstats
path: root/random.php
diff options
context:
space:
mode:
Diffstat (limited to 'random.php')
-rw-r--r--random.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/random.php b/random.php
index c6d5dc33b..f3ebdc3dc 100644
--- a/random.php
+++ b/random.php
@@ -58,5 +58,5 @@ SELECT DISTINCT(id)
// | redirect |
// +-----------------------------------------------------------------------+
-redirect(make_index_URL(array('list' => array_from_query($query, 'id'))));
+redirect(make_index_url(array('list' => array_from_query($query, 'id'))));
?> \ No newline at end of file