samesch Sun Aug 12 13:03:38 2007 UTC
Modified files:
/phpdoc/en/reference/misc/functions connection-aborted.xml
connection-timeout.xml
Log:
whether _or_ if
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/connection-aborted.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/misc/functions/connection-aborted.xml
diff -u phpdoc/en/reference/misc/functions/connection-aborted.xml:1.7
phpdoc/en/reference/misc/functions/connection-aborted.xml:1.8
--- phpdoc/en/reference/misc/functions/connection-aborted.xml:1.7 Wed Jun
20 22:24:57 2007
+++ phpdoc/en/reference/misc/functions/connection-aborted.xml Sun Aug 12
13:03:38 2007
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry xml:id="function.connection-aborted"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>connection_aborted</refname>
- <refpurpose>Check whether if client disconnected</refpurpose>
+ <refpurpose>Check whether client disconnected</refpurpose>
</refnamediv>
<refsect1 role="description">
@@ -13,7 +13,7 @@
<void/>
</methodsynopsis>
<para>
- Checks whether if the client disconnected.
+ Checks whether the client disconnected.
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/connection-timeout.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/misc/functions/connection-timeout.xml
diff -u phpdoc/en/reference/misc/functions/connection-timeout.xml:1.6
phpdoc/en/reference/misc/functions/connection-timeout.xml:1.7
--- phpdoc/en/reference/misc/functions/connection-timeout.xml:1.6 Wed Jun
20 22:24:57 2007
+++ phpdoc/en/reference/misc/functions/connection-timeout.xml Sun Aug 12
13:03:38 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry xml:id="function.connection-timeout"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>connection_timeout</refname>
@@ -13,7 +13,7 @@
<void/>
</methodsynopsis>
<para>
- Determines whether if the script timed out.
+ Determines whether the script timed out.
</para>
</refsect1>