]> granicus.if.org Git - php/commitdiff
Delete this suggestion as it was leading newbie users to use this file
authorRasmus Lerdorf <rasmus@php.net>
Mon, 21 Aug 2000 04:09:13 +0000 (04:09 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 21 Aug 2000 04:09:13 +0000 (04:09 +0000)
without understanding what they were doing.  Experienced users will find
and use this file on their own.

php.ini-optimized
php.ini-recommended

index 5da1a8c445b3a0a41080ff3fff2cb3b60fecf147..339cb411a15bb2f0bb3daa40129b0c04dfe6a94a 100644 (file)
@@ -12,7 +12,7 @@
 ; different values for several directives, in order to improve performance, while
 ; possibly breaking compatibility with the standard out-of-the-box behavior of
 ; PHP 3.  Please make sure you read what's different, and modify your scripts
-; accordingly, if you decide to use this file instead (which is recommended!)
+; accordingly, if you decide to use this file instead.
 ;
 ; - allow_call_time_pass_reference = Off
 ;     It's not possible to decide to force a variable to be passed by reference
index 5da1a8c445b3a0a41080ff3fff2cb3b60fecf147..339cb411a15bb2f0bb3daa40129b0c04dfe6a94a 100644 (file)
@@ -12,7 +12,7 @@
 ; different values for several directives, in order to improve performance, while
 ; possibly breaking compatibility with the standard out-of-the-box behavior of
 ; PHP 3.  Please make sure you read what's different, and modify your scripts
-; accordingly, if you decide to use this file instead (which is recommended!)
+; accordingly, if you decide to use this file instead.
 ;
 ; - allow_call_time_pass_reference = Off
 ;     It's not possible to decide to force a variable to be passed by reference