]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peoplesearch.php
external search now depends on site.server.
[quix0rs-gnu-social.git] / actions / peoplesearch.php
index 3ce719dd55c8645b73f3168cabb01af951000870..65d970dd159a7fea183763d9fd8488fdde4cb2ab 100644 (file)
@@ -81,8 +81,6 @@ class PeoplesearchAction extends SearchAction
 
         } else {
             $this->element('p', 'error', _('No results.'));
-
-//TODO
             $this->searchSuggestions($q);
             $profile->free();
         }