Add opt-in RSS feed for watchlist
[lhc/web/wiklou.git] / maintenance / language / function-list.php
index 84efb29..f0c398a 100644 (file)
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * @ingroup MaintenanceLanguage
+ */
 
 define( 'MEDIAWIKI', 1 );
 define( 'NOT_REALLY_MEDIAWIKI', 1 );
@@ -41,4 +45,4 @@ foreach ( $classes as $class ) {
 
 print "$numRemoved will be removed out of $total\n";
 
-?>
+