Update the Chinese conversion tables.
[lhc/web/wiklou.git] / includes / SearchMySQL4.php
index dd2c0e8..3e2bb2d 100644 (file)
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 # http://www.gnu.org/copyleft/gpl.html
 
+/**
+ * @file
+ * @ingroup Search
+ */
+
 /**
  * Search engine hook for MySQL 4+
  * This class retained for backwards compatibility...
  * The meat's been moved to SearchMySQL, since the 3.x variety is gone.
- * @addtogroup Search
+ * @ingroup Search
  * @deprecated
  */
 class SearchMySQL4 extends SearchMySQL {