- Fixed bug #47255 (Typo in php.ini files)

This commit is contained in:
Felipe Pena 2009-01-31 19:23:16 +00:00
parent 4b2e3d58e9
commit c7cc09d418
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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