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 2be691c2e0..a9ce9a1229 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -841,7 +841,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 |