From d45483f6978feb0ed108b5d7e8d2958bb4b95adf Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Tue, 4 Feb 2003 12:39:58 +0000 Subject: [PATCH] php.ini entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114749 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/control-structures.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/language/control-structures.xml b/language/control-structures.xml index 78a64ff917..6503432844 100644 --- a/language/control-structures.xml +++ b/language/control-structures.xml @@ -1,5 +1,5 @@ - + Control Structures @@ -1007,9 +1007,8 @@ print_r (profile (TRUE)); named by the auto_prepend_file or auto_append_file - configuration options in the - configuration file, then that script file's execution is - ended. + configuration options in &php.ini;, + then that script file's execution is ended. For more information, see Returning values.