Manual:$wgShowDebug/pt-br

From Linux Web Expert

Revision as of 13:15, 10 April 2024 by imported>Vinickw (Created page with "== Ver também ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Debug</translate>: $wgShowDebug
Show debug data at bottom of content area
<translate> Introduced in version:</translate>1.15.0 (r47023)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>false

Details

Displays debug data at the bottom of the content area in a formatted list below a horizontal line.

This must remain "false" in production to avoid exposing private information.

Ver também