X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=rpc.php;h=f850dad42e8d61306861f85639965bfe274b0942;hp=ad80ca5eedcf2d4f7d8a66aab20b4e2c5315b858;hb=33c1f8bce22a28384068c908b909ca7dcd544a1a;hpb=addc988921081fcc4571be3cc7cd2375e621fee4 diff --git a/rpc.php b/rpc.php index ad80ca5..f850dad 100644 --- a/rpc.php +++ b/rpc.php @@ -110,7 +110,7 @@ class PHPFSPOT_RPC { break; case 'search': - print $fspot->startSearch($_GET['for']); + print $fspot->startSearch(); break; case 'update_sort_order':