]> granicus.if.org Git - php/commitdiff
- Fixed bug #28730 (Wrong website in configure output)
authorDerick Rethans <derick@php.net>
Thu, 10 Jun 2004 14:48:46 +0000 (14:48 +0000)
committerDerick Rethans <derick@php.net>
Thu, 10 Jun 2004 14:48:46 +0000 (14:48 +0000)
configure.in

index 960a5483780eee016397dac48e1eb38332f5164c..08fa0728b5c61b01c14e925b40f4aa3ae312d231 100644 (file)
@@ -1407,7 +1407,7 @@ cat <<X
 | If your application relies on register_globals being ON, you       |
 | should explicitly set it to on in your php.ini file.               |
 | Note that you are strongly encouraged to read                      |
-| http://www.php.net/manual/en/security.registerglobals.php          |
+| http://www.php.net/manual/en/security.globals.php                  |
 | about the implications of having register_globals set to on, and   |
 | avoid using it if possible.                                        |
 +--------------------------------------------------------------------+