FIX phpcs
This commit is contained in:
parent
056f51bfc5
commit
34579dd4db
@ -185,7 +185,7 @@ function dolKeepOnlyPhpCode($str)
|
|||||||
* @return void
|
* @return void
|
||||||
* @see dolWebsiteReplacementOfLinks() for function used to replace content in the backoffice context when USEDOLIBARREDITOR is not on
|
* @see dolWebsiteReplacementOfLinks() for function used to replace content in the backoffice context when USEDOLIBARREDITOR is not on
|
||||||
*/
|
*/
|
||||||
function dolWebsiteOutput($content, $contenttype='html')
|
function dolWebsiteOutput($content, $contenttype = 'html')
|
||||||
{
|
{
|
||||||
global $db, $langs, $conf, $user;
|
global $db, $langs, $conf, $user;
|
||||||
global $dolibarr_main_url_root, $dolibarr_main_data_root;
|
global $dolibarr_main_url_root, $dolibarr_main_data_root;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user