mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update website.lib.php
This commit is contained in:
parent
d3808a331b
commit
35689a2d8a
|
|
@ -189,7 +189,7 @@ function websiteGetContentPolicySources()
|
|||
/**
|
||||
* 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
|
||||
*/
|
||||
function websiteGetContentPolicyToArray($forceCSP)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user