diff options
author | Sascha Schumann <sas@php.net> | 2002-05-02 13:21:38 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2002-05-02 13:21:38 +0000 |
commit | 830f0949334b4a20f8279fe874f62bed0422608c (patch) | |
tree | 068be9264a83980cc15d6d8b6ef8bf2ded5a0940 | |
parent | a79e2de3a7111a271583a4f6c64cb3eb6b934026 (diff) | |
download | php-git-830f0949334b4a20f8279fe874f62bed0422608c.tar.gz |
Readd warning
If Mr. Taskinen feels like removing it again, he can commence a
discussion. Otherwise, I'll personally disable his CVS account
immediately.
-rw-r--r-- | configure.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 5c23196afd..19f8ba7ff0 100644 --- a/configure.in +++ b/configure.in @@ -1288,6 +1288,12 @@ 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. |