summaryrefslogtreecommitdiffstats
path: root/rpc.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-05-24 11:39:39 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-05-24 11:39:39 +0200
commitf36faab3aed613fc0e1e10a34a88bf1065c80f79 (patch)
treef847ad2702fa608713dec46cb8702f36baa3ffc8 /rpc.php
parent6da6a0bae7001a35ac6530fbd6ff9aeab140983f (diff)
issue121, search for a specific rate-limit
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'rpc.php')
-rw-r--r--rpc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc.php b/rpc.php
index f4a93ce..ada2857 100644
--- a/rpc.php
+++ b/rpc.php
@@ -98,6 +98,7 @@ class PHPFSPOT_RPC {
$phpfspot->resetNameSearch();
$phpfspot->resetTags();
$phpfspot->resetDateSearch();
+ $phpfspot->resetRateSearch();
$phpfspot->resetPhotoView();
break;