Missed one.

This commit is contained in:
Darko
2015-09-10 11:54:48 +02:00
parent f6e8a0aa4c
commit b6231bdd8d
+1 -1
View File
@@ -126,7 +126,7 @@ switch ($function) {
case 's':
verifyEmptyParameter('q');
$maxAge = maxAge();
$page->users->addApiRequest($uid, $_SERVER['REQUEST_URI'], $hosthash);
$page->users->addApiRequest($uid, $_SERVER['REQUEST_URI']);
$categoryID = categoryid();
$limit = limit();
$offset = offset();