From 54215e07632518a9a08e066eb61c9af77c4fa918 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 13 Apr 2005 08:15:29 +0000 Subject: [PATCH] * @subpackage Parser --- includes/DateFormatter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DateFormatter.php b/includes/DateFormatter.php index 6fe1dd0fb0..4682f394ad 100755 --- a/includes/DateFormatter.php +++ b/includes/DateFormatter.php @@ -3,6 +3,7 @@ * Contain things * @todo document * @package MediaWiki + * @subpackage Parser */ /** */ @@ -33,7 +34,6 @@ define('DF_LAST', 8); /** * @todo preferences, OutputPage - * @package MediaWiki */ class DateFormatter { -- 2.20.1