Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialUnlockdb.php
index 6819a49..0bf7e5a 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
- *
- * @addtogroup SpecialPage
+ * @file
+ * @ingroup SpecialPage
  */
 
 /**
@@ -29,8 +29,7 @@ function wfSpecialUnlockdb() {
 }
 
 /**
- *
- * @addtogroup SpecialPage
+ * @ingroup SpecialPage
  */
 class DBUnlockForm {
        function showForm( $err )