From: foobar Date: Sun, 7 Apr 2002 17:46:57 +0000 (+0000) Subject: Removed relics from PHP3. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~815 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80131be70fcaaa73265fe22be44c281800b6937c;p=php Removed relics from PHP3. --- diff --git a/php.ini-dist b/php.ini-dist index a61c4627db..3925fe0117 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -526,12 +526,6 @@ sendmail_from = me@localhost.com ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = -[Logging] -; These configuration directives are used by the example logging mechanism. -; See examples/README.logging for more explanation. -;logging.method = db -;logging.directory = /path/to/log/directory - [Java] ;java.class.path = .\php_java.jar ;java.home = c:\jdk diff --git a/php.ini-recommended b/php.ini-recommended index a0db94d676..3ead209a36 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -531,12 +531,6 @@ sendmail_from = me@localhost.com ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = -[Logging] -; These configuration directives are used by the example logging mechanism. -; See examples/README.logging for more explanation. -;logging.method = db -;logging.directory = /path/to/log/directory - [Java] ;java.class.path = .\php_java.jar ;java.home = c:\jdk