From da835670f796774d1f98c05dfdf7da1c7ba2655a Mon Sep 17 00:00:00 2001 From: Joakim Reinert Date: Fri, 1 May 2015 22:28:54 +0200 Subject: Use global appConfig js variable instead of passing it down Initialize it in header --- application/views/file/html_header.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index 520e2482a..a5a6da99f 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -3,14 +3,11 @@ $force_full_html = true; include(FCPATH."application/views/header.php"); ?> - +