From 4374db281e11a575bfcd66e7ae1366686367831c Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 4 Jan 2008 20:05:07 +0000 Subject: [PATCH] Some file level phpdoc from darkdragon. fixes #5572 git-svn-id: http://svn.automattic.com/wordpress/trunk@6554 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/gettext.php | 10 ++++++++-- wp-includes/registration-functions.php | 6 +++++- wp-includes/rss-functions.php | 6 +++++- wp-includes/streams.php | 10 ++++++++-- wp-includes/vars.php | 22 ++++++++++++++++++++++ wp-includes/version.php | 19 ++++++++++++++++--- 6 files changed, 64 insertions(+), 9 deletions(-) diff --git a/wp-includes/gettext.php b/wp-includes/gettext.php index 5b78127c0..48e98b313 100644 --- a/wp-includes/gettext.php +++ b/wp-includes/gettext.php @@ -1,5 +1,11 @@ . Copyright (c) 2005 Nico Kaiser @@ -391,4 +397,4 @@ class gettext_reader { } -?> +?> \ No newline at end of file diff --git a/wp-includes/registration-functions.php b/wp-includes/registration-functions.php index c597e19e4..a1d5ab54f 100644 --- a/wp-includes/registration-functions.php +++ b/wp-includes/registration-functions.php @@ -1,5 +1,9 @@ diff --git a/wp-includes/rss-functions.php b/wp-includes/rss-functions.php index 536702305..3ccd75a95 100644 --- a/wp-includes/rss-functions.php +++ b/wp-includes/rss-functions.php @@ -1,5 +1,9 @@ . 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. diff --git a/wp-includes/vars.php b/wp-includes/vars.php index e01feeae0..77e9ca3e7 100644 --- a/wp-includes/vars.php +++ b/wp-includes/vars.php @@ -1,4 +1,16 @@ \ No newline at end of file diff --git a/wp-includes/version.php b/wp-includes/version.php index 19440882d..980dae2d1 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -1,8 +1,21 @@ +?> \ No newline at end of file