diff options
Diffstat (limited to 'php.ini-dist')
-rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist index 6a218ae401..116df0e2c0 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -919,7 +919,7 @@ pgsql.max_links = -1 ; Notice message logging require a little overheads. pgsql.ignore_notice = 0 -; Log PostgreSQL backends Noitce message or not. +; Log PostgreSQL backends Notice message or not. ; Unless pgsql.ignore_notice=0, module cannot log notice message. pgsql.log_notice = 0 |