fix #66747 incorrect information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332879 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joe Watkins 2014-02-23 08:15:34 +00:00
parent f98fbc326d
commit 5e2b341569

View file

@ -233,8 +233,8 @@
<listitem>
<para>
This sets the maximum time in seconds a script is allowed to
parse input data, like POST and GET. It is measured from the moment of
receiving all data on the server to the start of script execution.
parse input data, like POST and GET. Timing begins at the moment PHP
is invoked at the server and ends when execution begins.
</para>
</listitem>
</varlistentry>