* Handle fallbacks too in extension aliases
[lhc/web/wiklou.git] / maintenance / fixSlaveDesync.php
index a3f22ce..7817bc5 100644 (file)
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * @ingroup Maintenance
+ */
 
 $wgUseRootUser = true;
 require_once( 'commandLine.inc' );