diff --git a/lam/lib/modules.inc b/lam/lib/modules.inc index 6adfd25b..9f46a508 100644 --- a/lam/lib/modules.inc +++ b/lam/lib/modules.inc @@ -1298,6 +1298,9 @@ class accountContainer { * Prints the header of the account pages. */ private function printPageHeader() { + if (!empty($_POST)) { + validateSecurityToken(); + } include '../main_header.php'; echo ''; echo "