Fix description
[lhc/web/wiklou.git] / maintenance / parserTestsParserTime.php
index 705f9ce..70a04d9 100644 (file)
@@ -8,8 +8,7 @@ if ( ! defined( 'MEDIAWIKI' ) )
  * compensate with the passage of time and certainly less expensive than a
  * time-freezing device, get yours now!
  *
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
  *
  * @author Ævar Arnfjörð Bjarmason <avarab@gmail.com>
  * @copyright Copyright © 2005, 2006 Ævar Arnfjörð Bjarmason
@@ -23,4 +22,4 @@ function wfParserTimeSetup( &$parser, &$ts ) {
        
        return true;
 }
-?>
+