added PPCustomFrame classes to restore ability to use replaceVariables with a custom...
[lhc/web/wiklou.git] / maintenance / deleteRevision.php
index 0876efc..63667f6 100644 (file)
@@ -1,4 +1,9 @@
 <?php
+/**
+ * @file
+ * @ingroup Maintenance
+ */
+
 require_once( 'commandLine.inc' );
 
 $dbw = wfGetDB( DB_MASTER );