From afdfa543d682ff03b566422afc4fe696832f50eb Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 16 Feb 2020 20:31:42 +0100 Subject: [PATCH] added crossorigin for manifest --- lam/templates/login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/templates/login.php b/lam/templates/login.php index 31968804..6555f94c 100644 --- a/lam/templates/login.php +++ b/lam/templates/login.php @@ -18,7 +18,7 @@ use \htmlDiv; This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) Copyright (C) 2003 - 2006 Michael Duergner - 2005 - 2019 Roland Gruber + 2005 - 2020 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -167,7 +167,7 @@ $_SESSION['header'] .= "\n '; +$_SESSION['header'] .= ''; /** * Displays the login window.