From 1e3bd50e65a8c27ad706c49e6ec91c866b8cbc7d Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 8 Apr 2011 14:35:18 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310067 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/date-default-timezone-get.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/datetime/functions/date-default-timezone-get.xml b/reference/datetime/functions/date-default-timezone-get.xml index 2ff0ca7c0f..a3ea1a4ad9 100644 --- a/reference/datetime/functions/date-default-timezone-get.xml +++ b/reference/datetime/functions/date-default-timezone-get.xml @@ -36,7 +36,7 @@ Querying the host operating system (if supported and allowed by the OS). This uses an algorithm - that has to guess the timezone. This is by no means going to work correctly for + that has to guess the timezone. This is by no means going to work correctly for every situation. A warning is shown when this stage is reached. Do not rely on it to be guessed correctly, and set date.timezone to the correct timezone instead.