X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/a66f9e26487c560245ef9cd17d7e87c0cbb650af..refs/tags/wordpress-2.5.1:/wp-includes/streams.php diff --git a/wp-includes/streams.php b/wp-includes/streams.php index 0612a5a3..595acd77 100644 --- a/wp-includes/streams.php +++ b/wp-includes/streams.php @@ -1,5 +1,11 @@ . 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.