mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +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
|
||||
*
|
||||
* @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)
|
||||
|
||||
Reference in New Issue
Block a user