mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix php typo
This commit is contained in:
parent
e0be95f531
commit
180954eb16
|
|
@ -96,7 +96,6 @@ function websiteconfigPrepareHead($object)
|
|||
*
|
||||
* @return array Array of tabs
|
||||
*/
|
||||
|
||||
function websiteGetContentPolicyDirectives()
|
||||
{
|
||||
return array(
|
||||
|
|
@ -139,7 +138,6 @@ function websiteGetContentPolicyDirectives()
|
|||
*
|
||||
* @return array Array of tabs
|
||||
*/
|
||||
|
||||
function websiteGetContentPolicySources()
|
||||
{
|
||||
return array(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user