diff options
author | James Cox <imajes@php.net> | 2002-04-02 01:35:45 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2002-04-02 01:35:45 +0000 |
commit | 99a68d4f8352b0827fa5083b890f2ab839ecf345 (patch) | |
tree | 1c0460b53b8a98ffb77b66393a19c841cdea259c /sapi/cgi/cgi_main.c | |
parent | f3d107a1809ca15ff58a612e03389e83f602872c (diff) | |
download | php-git-99a68d4f8352b0827fa5083b890f2ab839ecf345.tar.gz |
just did...
Diffstat (limited to 'sapi/cgi/cgi_main.c')
-rw-r--r-- | sapi/cgi/cgi_main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index 5f012bacb3..020003a193 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -602,7 +602,6 @@ set, eg via an Apache Action directive.</p>\n\ consult the installation file that came with this distribution, or visit \n\ <a href="http://php.net/install.windows">the manual page</a></p>\n"); - /* remove that detailed explanation some time */ #ifdef ZTS tsrm_shutdown(); #endif |