]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/streams.php
Wordpress 2.5.1
[autoinstalls/wordpress.git] / wp-includes / streams.php
index 0612a5a30249c5ba567ab400f671c0c0b5811ce2..595acd775b80df8dbacf757bb9eedccb0ea56b67 100644 (file)
@@ -1,5 +1,11 @@
 <?php
-/*
+/**
+ * PHP-Gettext External Library: StreamReader classes
+ *
+ * @package External
+ * @subpackage PHP-gettext
+ *
+ * @internal
    Copyright (c) 2003, 2005 Danilo Segan <danilo@kvota.net>.
 
    This file is part of PHP-gettext.
@@ -18,7 +24,7 @@
    along with PHP-gettext; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-*/
+ */
 
 
 // Simple class to wrap file streams, string streams, etc.