dams Tue Feb 4 07:39:58 2003 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
php.ini entity
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.66
phpdoc/en/language/control-structures.xml:1.67
--- phpdoc/en/language/control-structures.xml:1.66 Sat Nov 30 11:42:10 2002
+++ phpdoc/en/language/control-structures.xml Tue Feb 4 07:39:58 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.66 $ -->
+<!-- $Revision: 1.67 $ -->
<chapter id="control-structures">
<title>Control Structures</title>
@@ -1007,9 +1007,8 @@
named by the <link
linkend="ini.auto-prepend-file">auto_prepend_file</link> or <link
linkend="ini.auto-append-file">auto_append_file</link>
- configuration options in <link linkend="configuration.file">the
- configuration file</link>, then that script file's execution is
- ended.
+ configuration options in &php.ini;,
+ then that script file's execution is ended.
</simpara>
<simpara>For more information, see <link
linkend="functions.returning-values">Returning values</link>.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php