From ac22c255fa1c7781d74d05b281c841ebb8a3e20e Mon Sep 17 00:00:00 2001 From: Justin Martin Date: Wed, 30 Nov 2011 18:54:41 +0000 Subject: [PATCH] Whitespace. Thanks, Peter. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320204 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/formats.xml | 12 ++++++------ reference/session/functions/session-status.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/datetime/formats.xml b/reference/datetime/formats.xml index 45923971f1..c712db67ca 100644 --- a/reference/datetime/formats.xml +++ b/reference/datetime/formats.xml @@ -891,12 +891,12 @@ - - Relative month values are calculated based on the length of months that - they pass through. An example would be "+2 month 2011-11-30", which would - produce "2012-01-30". This is due to November being 30 days in length, and - December being 31 days in length, producing a total of 61 days. - + + Relative month values are calculated based on the length of months that + they pass through. An example would be "+2 month 2011-11-30", which would + produce "2012-01-30". This is due to November being 30 days in length, and + December being 31 days in length, producing a total of 61 days. + diff --git a/reference/session/functions/session-status.xml b/reference/session/functions/session-status.xml index 231467dfda..b94d9883d0 100644 --- a/reference/session/functions/session-status.xml +++ b/reference/session/functions/session-status.xml @@ -21,8 +21,8 @@ &reftitle.returnvalues; - - + + PHP_SESSION_DISABLED if sessions are disabled.