diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-05-24 13:01:13 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-05-24 13:01:13 +0200 |
commit | 6c98040d5b5f29f3952b8222d5cf256007347e5d (patch) | |
tree | 31f781bf71e0fc431328d163c4361f07e2f9ffb2 /rpc.php | |
parent | e75b25313a062eaac262f504397b1b75c092a6cd (diff) | |
parent | 99dd0b5d5e19d565088595a9fd9d164bcd4834ae (diff) |
Merge branch 'rating'
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; |