From 45b4b82fe486dcec809e5a497439dbdce41ab5df Mon Sep 17 00:00:00 2001 From: Derick Rethans <derick@php.net> Date: Thu, 10 Jun 2004 14:48:46 +0000 Subject: - Fixed bug #28730 (Wrong website in configure output) --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 960a548378..08fa0728b5 100644 --- a/configure.in +++ b/configure.in @@ -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. | +--------------------------------------------------------------------+ -- cgit v1.2.1