diff options
Diffstat (limited to 'includes/SearchMySQL4.php')
-rw-r--r-- | includes/SearchMySQL4.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/SearchMySQL4.php b/includes/SearchMySQL4.php index dbd88ecac580..97ce3850141e 100644 --- a/includes/SearchMySQL4.php +++ b/includes/SearchMySQL4.php @@ -21,10 +21,6 @@ * Search engine hook for MySQL 4+ * @addtogroup Search */ - -/** - * @addtogroup Search - */ class SearchMySQL4 extends SearchMySQL { var $strictMatching = true; |