mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix php.ini comment typo
This commit is contained in:
parent
664b2389ca
commit
ff515d0ee4
2 changed files with 2 additions and 2 deletions
|
@ -1381,7 +1381,7 @@ pgsql.max_links = -1
|
|||
; http://php.net/pgsql.ignore-notice
|
||||
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.
|
||||
; http://php.net/pgsql.log-notice
|
||||
pgsql.log_notice = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue