fix synxtax
[lhc/web/wiklou.git] / includes / SpecialLockdb.php
index 57c20b7..e57717e 100644 (file)
@@ -36,7 +36,7 @@ function wfSpecialLockdb() {
 }
 
 /**
- *
+ * A form to make the database readonly (eg for maintenance purposes).
  * @addtogroup SpecialPage
  */
 class DBLockForm {
@@ -131,4 +131,4 @@ END
        
 }
 
-?>
+