summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-05-01 13:34:53 +0000
committerSascha Schumann <sas@php.net>2002-05-01 13:34:53 +0000
commit1fbcdd2102601520b77b3f769fdd1697b31256b2 (patch)
treeef4b522c511285ecdf7f4b8bbfdbcbe2342eb84c
parent474aa9fbdf9e3b3fc4a7bcde20ebd876e77ca30e (diff)
downloadphp-git-1fbcdd2102601520b77b3f769fdd1697b31256b2.tar.gz
MFH
-rw-r--r--configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index d4f1f6c297..4a044c59f6 100644
--- a/configure.in
+++ b/configure.in
@@ -1250,6 +1250,11 @@ 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.