From 1cc82e5c76ae7fcd646e448404afdc0fd458bf55 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Fri, 3 Oct 2014 15:56:15 +0200 Subject: scrutiner issues --- inc/actions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/actions.php') diff --git a/inc/actions.php b/inc/actions.php index 68b71a36a..766c3cd0b 100644 --- a/inc/actions.php +++ b/inc/actions.php @@ -200,6 +200,7 @@ function act_dispatch(){ global $license; //call template FIXME: all needed vars available? + $headers = array(); $headers[] = 'Content-Type: text/html; charset=utf-8'; trigger_event('ACTION_HEADERS_SEND',$headers,'act_sendheaders'); -- cgit v1.2.3