diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. | +--------------------------------------------------------------------+ |