diff options
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 |