Localisation updates for core messages from translatewiki.net (2009-07-22 23:12 UTC)
[lhc/web/wiklou.git] / maintenance / renderDump.php
index f8b97e7..9779779 100644 (file)
@@ -24,7 +24,8 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * http://www.gnu.org/copyleft/gpl.html
  *
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  */
 
 $optionsWithArgs = array( 'report' );
@@ -98,4 +99,4 @@ if( isset( $options['output-dir'] ) ) {
 $render = new DumpRenderer( $dir );
 $render->run();
 
-?>
+