summaryrefslogtreecommitdiffstats
path: root/phpfspot.js
diff options
context:
space:
mode:
Diffstat (limited to 'phpfspot.js')
-rw-r--r--phpfspot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot.js b/phpfspot.js
index b2aebd7..523bc4d 100644
--- a/phpfspot.js
+++ b/phpfspot.js
@@ -96,7 +96,7 @@ function startSearch(searchfor)
{
HTML_AJAX.grab(encodeURI('rpc.php?action=search&for=' + searchfor));
-/ Tags('reset', 0);
+ Tags('reset', 0);
refreshAvailableTags();
refreshSelectedTags();