API: Go back to using the good old str_replace() hacks rather than Title methods...
[lhc/web/wiklou.git] / includes / SearchUpdate.php
index a436c35..087a8ba 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
  * See deferred.txt
- * @addtogroup Search
+ * @ingroup Search
  */
 class SearchUpdate {
 
@@ -106,7 +106,7 @@ class SearchUpdate {
 
 /**
  * Placeholder class
- * @addtogroup Search
+ * @ingroup Search
  */
 class SearchUpdateMyISAM extends SearchUpdate {
        # Inherits everything