summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2004-06-10 14:48:46 +0000
committerDerick Rethans <derick@php.net>2004-06-10 14:48:46 +0000
commit45b4b82fe486dcec809e5a497439dbdce41ab5df (patch)
tree75227f9a045e5b641cb5d0b97227d62544675494 /configure.in
parent323a19116c8660aee340eeab8e0981dd0acd01b4 (diff)
downloadphp-git-45b4b82fe486dcec809e5a497439dbdce41ab5df.tar.gz
- Fixed bug #28730 (Wrong website in configure output)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
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. |
+--------------------------------------------------------------------+