mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
- Fixed bug #47255 (Typo in php.ini files)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
+1
-1
@@ -878,7 +878,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user