Typo config.php

Manual pages for logging are indicating to use double quotes to set parameters and values in config.php where for Configuration Parameters single quotes are used. This is confusing and i don’t know what to use and if there is a difference of using else of them.
Would be great if someone can clarify.

thx

For most intents and purposes, it doesn’t matter (unless you’re doing development in PHP and/or something really advanced).

Also, both approaches can be used simultaneously.

thx @jtr for taking time

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.