Portal - allow editing client contacts, few tweaks to header incl session notifications

This commit is contained in:
wrongecho
2024-09-05 15:19:17 +01:00
parent 49fddd4f1e
commit 7827522b40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
/* /*
* Client Portal * Client Portal
* Docs for PTC / technical contacts * Contact management for PTC / technical contacts
*/ */
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com"); header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
/* /*
* Client Portal * Client Portal
* Docs for PTC / technical contacts * Contact management for PTC / technical contacts
*/ */
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com"); header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");