diff options
author | foobar <sniper@php.net> | 2002-04-07 17:46:57 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2002-04-07 17:46:57 +0000 |
commit | 80131be70fcaaa73265fe22be44c281800b6937c (patch) | |
tree | dcfb111be5011728e10ceb1e7da70cbd947e1b9d /php.ini-recommended | |
parent | a68b4481692dd8b991230a7b9e360ed5607e90bf (diff) | |
download | php-git-80131be70fcaaa73265fe22be44c281800b6937c.tar.gz |
Removed relics from PHP3.
Diffstat (limited to 'php.ini-recommended')
-rw-r--r-- | php.ini-recommended | 6 |
1 files changed, 0 insertions, 6 deletions
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 |