]> granicus.if.org Git - php/commitdiff
Add a big disclaimer regarding register_globals. It just bit me again
authorSascha Schumann <sas@php.net>
Wed, 1 May 2002 13:34:05 +0000 (13:34 +0000)
committerSascha Schumann <sas@php.net>
Wed, 1 May 2002 13:34:05 +0000 (13:34 +0000)
but now on a live customer site :-/

configure.in

index 9da3131d9f15e217ae8e8d03195b062ba95b2ecc..a6cb9b1425139a2012c5079b721f432170161873 100644 (file)
@@ -1288,6 +1288,12 @@ cat<<X
 | If you do not agree with the terms of this license, you must abort |
 | the installation process at this point.                            |
 +--------------------------------------------------------------------+
+|                              *** WARNING ***                       |
+|                                                                    |
+| Remember to enable register_globals in your PHP.INI file, if your  |
+| software depends on it.                                            |
++--------------------------------------------------------------------+
+
 
 Thank you for using PHP.