didou Thu Feb 19 09:42:11 2004 EDT
Modified files: /phpdoc/en/reference/sybase ini.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/sybase/ini.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/sybase/ini.xml diff -u phpdoc/en/reference/sybase/ini.xml:1.6 phpdoc/en/reference/sybase/ini.xml:1.7 --- phpdoc/en/reference/sybase/ini.xml:1.6 Thu May 1 17:52:58 2003 +++ phpdoc/en/reference/sybase/ini.xml Thu Feb 19 09:42:11 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <section id="sybase.configuration"> &reftitle.runtime; &extension.runtime; @@ -327,7 +327,7 @@ <para> The maximum time in seconds to wait for a select_db or query operation to succeed before returning failure. Note that if - max_execution_time has been exceeded when am operation times + max_execution_time has been exceeded when an operation times out, your script will be terminated before it can take action on failure. The default is no limit. </para>