aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DateFormatter.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/DateFormatter.php')
-rwxr-xr-xincludes/DateFormatter.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/DateFormatter.php b/includes/DateFormatter.php
index bf38aa7d5682..e2d4c124dd30 100755
--- a/includes/DateFormatter.php
+++ b/includes/DateFormatter.php
@@ -2,6 +2,7 @@
/**
* Contain things
* @todo document
+ * @package MediaWiki
*/
/** */
@@ -32,6 +33,7 @@ define('DF_LAST', 8);
/**
* @todo preferences, OutputPage
+ * @package MediaWiki
*/
class DateFormatter
{