Make WordPress Core


Ignore:
Timestamp:
01/04/2008 08:05:07 PM (17 years ago)
Author:
ryan
Message:

Some file level phpdoc from darkdragon. fixes #5572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/streams.php

    r6026 r6554  
    11<?php
    2 /*
     2/**
     3 * PHP-Gettext External Library: StreamReader classes
     4 *
     5 * @package External
     6 * @subpackage PHP-gettext
     7 *
     8 * @internal
    39   Copyright (c) 2003, 2005 Danilo Segan <danilo@kvota.net>.
    410
     
    1925   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    2026
    21 */
     27 */
    2228
    2329
Note: See TracChangeset for help on using the changeset viewer.