diff options
| -rw-r--r-- | configure.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.in b/configure.in index d4f1f6c297..2f69a36c3c 100644 --- a/configure.in +++ b/configure.in @@ -1250,6 +1250,13 @@ 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. |
