Jump to content

Manual:$wgDevelopmentWarnings/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgDevelopmentWarnings and the translation is 20% complete.
Debug: $wgDevelopmentWarnings
Whether to throw PHP notices for some possible error conditions and for deprecated functions.
이 변수가 소개된 버전:1.16.0 (r50933)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:false

상세

Security: This should never be enabled on a live public wiki as it could expose private information.

If set to true, MediaWiki will throw notices for some possible error conditions and for deprecated functions.