Date: 05/21/01
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/chapters install.xml"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Mon May 21 13:52:21 2001 EDT
Modified files:
/phpdoc/en/functions misc.xml
Log:
corrected explanation of exit
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.43 phpdoc/en/functions/misc.xml:1.44
--- phpdoc/en/functions/misc.xml:1.43 Mon May 21 12:36:19 2001
+++ phpdoc/en/functions/misc.xml Mon May 21 13:52:21 2001
@@ -398,7 +398,7 @@
</funcprototype>
</funcsynopsis>
<simpara>
- The <function>exit</function> function terminates parsing of the
+ The <function>exit</function> function terminates execution of the
script. It has no return value, but will echo
<parameter>message</parameter> to STDOUT. (i.e. the browser)
</simpara>
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/chapters install.xml"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

