From 36059a8679175c0c65c86088bef46c09e2164948 Mon Sep 17 00:00:00 2001 From: Luke Tainton Date: Tue, 4 Aug 2020 18:32:32 +0100 Subject: [PATCH] :bug: Import prereqs.php in header.php Signed-off-by: Luke Tainton --- app/includes/header.php | 1 + app/public/index.php | 1 - app/public/new.php | 1 - app/public/open.php | 1 - app/public/view.php | 1 - 5 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/includes/header.php b/app/includes/header.php index 521b451..e636fea 100644 --- a/app/includes/header.php +++ b/app/includes/header.php @@ -1,4 +1,5 @@ diff --git a/app/public/index.php b/app/public/index.php index e6950a0..5ae9f9f 100644 --- a/app/public/index.php +++ b/app/public/index.php @@ -1,6 +1,5 @@ diff --git a/app/public/view.php b/app/public/view.php index a19df54..5d8c0b1 100644 --- a/app/public/view.php +++ b/app/public/view.php @@ -1,6 +1,5 @@