]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/gettext.php
Wordpress 2.8.5
[autoinstalls/wordpress.git] / wp-includes / gettext.php
index 5b78127c00b835605756eb36704785980e7e46a4..48e98b31357a8e5895f928a60efaca5c2eb8dc81 100644 (file)
@@ -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>
 
@@ -391,4 +397,4 @@ class gettext_reader {
 
 }
 
-?>
+?>
\ No newline at end of file