Commit be8fe2da authored by bmortier's avatar bmortier
Browse files

Merge branch '6065-possibility-to-see-debug-in-server-logs-instead-of-the-interface' into '1.4-dev'

Resolve "Possibility to see debug in server logs instead of the interface"

Closes #6065

See merge request fusiondirectory/fd!919
Showing with 1 addition and 1 deletion
+1 -1
......@@ -302,7 +302,7 @@ class configInLdap extends simplePlugin
'name' => _('Debugging'),
'attrs' => [
new BooleanAttribute(
_('Display errors'),
_('Display PHP errors'),
_('Shows PHP errors in the upper part of the screen. This should be disabled in productive deployments, because there might be some passwords in it.'),
'fdDisplayErrors'
),
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment