From 6ef4a86b663adcffdb5d97e217f7e883246ca949 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 4 Jan 2008 20:05:07 +0000 Subject: [PATCH] Some file level phpdoc from darkdragon. fixes #5572 git-svn-id: https://develop.svn.wordpress.org/trunk@6554 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 5b78127c00..48e98b3135 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 c597e19e45..a1d5ab54f2 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 5367023050..3ccd75a956 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 e01feeae08..77e9ca3e76 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 19440882dd..980dae2d19 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -1,8 +1,21 @@ +?> \ No newline at end of file