Here we go again, this time for 'blocklist-nousertalk'
[lhc/web/wiklou.git] / maintenance / namespaceDupes.php
index dcde7c6..92296eb 100644 (file)
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 # http://www.gnu.org/copyleft/gpl.html
 
+/**
+ * @file
+ * @ingroup Maintenance
+ */
+
 $options = array( 'fix', 'suffix', 'help' );
 
 /** */