diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-05-24 11:39:39 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-05-24 11:39:39 +0200 |
commit | f36faab3aed613fc0e1e10a34a88bf1065c80f79 (patch) | |
tree | f847ad2702fa608713dec46cb8702f36baa3ffc8 /rpc.php | |
parent | 6da6a0bae7001a35ac6530fbd6ff9aeab140983f (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.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ class PHPFSPOT_RPC { $phpfspot->resetNameSearch(); $phpfspot->resetTags(); $phpfspot->resetDateSearch(); + $phpfspot->resetRateSearch(); $phpfspot->resetPhotoView(); break; |