Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
[lhc/web/wiklou.git] / includes / search / SearchMssql.php
index 8b850fa..b74fd7b 100644 (file)
@@ -159,7 +159,7 @@ class SearchMssql extends SearchEngine {
                $lc = SearchEngine::legalSearchChars();
                $this->searchTerms = array();
 
-               # FIXME: This doesn't handle parenthetical expressions.
+               # @todo FIXME: This doesn't handle parenthetical expressions.
                $m = array();
                $q = array();