aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f77cd2a80..520cf464a 100644
--- a/boot.php
+++ b/boot.php
@@ -2428,7 +2428,6 @@ function construct_page() {
'style-src' => [ "'self'", "'unsafe-inline'" ],
'frame-src' => [ "'self'" ]
];
-
call_hooks('content_security_policy',$cspsettings);
// Legitimate CSP directives (cxref: https://content-security-policy.com/)