From 2d234c1518fb12bddf12c130806f191b36db779c Mon Sep 17 00:00:00 2001 From: Matt Wilmas Date: Sun, 11 May 2008 10:38:31 +0000 Subject: [PATCH] Fixed gmstrftime spelling (bug #44968) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259532 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/strftime.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/strftime.xml b/reference/datetime/functions/strftime.xml index 691b902ad4..1070269c86 100644 --- a/reference/datetime/functions/strftime.xml +++ b/reference/datetime/functions/strftime.xml @@ -1,5 +1,5 @@ - + strftime @@ -393,7 +393,7 @@ echo "1/3/2005 - %V,%G,%Y = " . strftime("%V,%G,%Y",strtotime("1/3/2005")) . "\n setlocale mktime strptime - gmtstrftime + gmstrftime Open Group specification of strftime