summaryrefslogtreecommitdiffstats
path: root/rpc.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-05-24 13:01:13 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-05-24 13:01:13 +0200
commit6c98040d5b5f29f3952b8222d5cf256007347e5d (patch)
tree31f781bf71e0fc431328d163c4361f07e2f9ffb2 /rpc.php
parente75b25313a062eaac262f504397b1b75c092a6cd (diff)
parent99dd0b5d5e19d565088595a9fd9d164bcd4834ae (diff)
Merge branch 'rating'
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;