From 878a73137bcc35bf7c046ef5b1c8a2fcb64f554b Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Sun, 12 Aug 2007 13:03:38 +0000 Subject: [PATCH] whether _or_ if git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241132 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/misc/functions/connection-aborted.xml | 6 +++--- reference/misc/functions/connection-timeout.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/misc/functions/connection-aborted.xml b/reference/misc/functions/connection-aborted.xml index c2da5bab96..b3a615d81a 100644 --- a/reference/misc/functions/connection-aborted.xml +++ b/reference/misc/functions/connection-aborted.xml @@ -1,9 +1,9 @@ - + connection_aborted - Check whether if client disconnected + Check whether client disconnected @@ -13,7 +13,7 @@ - Checks whether if the client disconnected. + Checks whether the client disconnected. diff --git a/reference/misc/functions/connection-timeout.xml b/reference/misc/functions/connection-timeout.xml index 2b580db6b2..f424a0b457 100644 --- a/reference/misc/functions/connection-timeout.xml +++ b/reference/misc/functions/connection-timeout.xml @@ -1,5 +1,5 @@ - + connection_timeout @@ -13,7 +13,7 @@ - Determines whether if the script timed out. + Determines whether the script timed out.