* (bug 11874) Inline CSS with !important no longer borken
[lhc/web/wiklou.git] / maintenance / nukePage.php
index b5c3f28..f1ebe73 100644 (file)
@@ -4,8 +4,7 @@
  * Erase a page record from the database
  * Irreversible (can't use standard undelete) and does not update link tables
  *
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
  * @author Rob Church <robchur@gmail.com>
  */
 
@@ -27,4 +26,3 @@ function ShowUsage() {
        echo( " <title> : Page title; spaces escaped with underscores\n\n" );
 }
 
-?>
\ No newline at end of file