mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
Update website.lib.php
This commit is contained in:
committed by
GitHub
parent
d3808a331b
commit
35689a2d8a
@@ -189,7 +189,7 @@ function websiteGetContentPolicySources()
|
|||||||
/**
|
/**
|
||||||
* Transform a Content Security Policy to an array
|
* Transform a Content Security Policy to an array
|
||||||
*
|
*
|
||||||
* @param string $forceCSP Content security policy tring
|
* @param string $forceCSP Content security policy string
|
||||||
* @return array<string,array<string|int,array<string|int,string>|string>> Array of sources
|
* @return array<string,array<string|int,array<string|int,string>|string>> Array of sources
|
||||||
*/
|
*/
|
||||||
function websiteGetContentPolicyToArray($forceCSP)
|
function websiteGetContentPolicyToArray($forceCSP)
|
||||||
|
|||||||
Reference in New Issue
Block a user