From e3ae874ff56234c2d9f8cedbfd7f642265694eff Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Thu, 15 Jan 2004 15:02:50 +0000 Subject: [PATCH] fix #26919 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148765 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/php-uname.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/info/functions/php-uname.xml b/reference/info/functions/php-uname.xml index 734e64dc1f..26176c532b 100644 --- a/reference/info/functions/php-uname.xml +++ b/reference/info/functions/php-uname.xml @@ -1,5 +1,5 @@ - + @@ -63,12 +63,14 @@ if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') { ]]>