summaryrefslogtreecommitdiffstats
path: root/wp-includes/gettext.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/gettext.php')
-rw-r--r--wp-includes/gettext.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/wp-includes/gettext.php b/wp-includes/gettext.php
index 5b78127..26a6dae 100644
--- a/wp-includes/gettext.php
+++ b/wp-includes/gettext.php
@@ -1,5 +1,11 @@
<?php
-/*
+/**
+ * PHP-Gettext External Library: gettext_reader class
+ *
+ * @package External
+ * @subpackage PHP-gettext
+ *
+ * @internal
Copyright (c) 2003 Danilo Segan <danilo@kvota.net>.
Copyright (c) 2005 Nico Kaiser <nico@siriux.net>