From eff0526e60ae5ab53730d5c469819c3e81f8498d Mon Sep 17 00:00:00 2001 From: Ermal Date: Thu, 15 Nov 2012 10:41:20 +0000 Subject: Not sure why this has been hidden so deep but putting that in the right place should help with error displayed related to HEADER already sent in PHP errors.log --- etc/inc/auth.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/inc/auth.inc') diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc index 6f1f46f..dc9e8aa 100644 --- a/etc/inc/auth.inc +++ b/etc/inc/auth.inc @@ -1416,6 +1416,4 @@ function session_auth() { return true; } -Header("X-Frame-Options: SAMEORIGIN"); - ?> -- cgit v1.1