From aa274ed5da42ae0f77c8c80757880af4e67f2e56 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Sat, 20 Jul 2019 16:51:18 -0400 Subject: [PATCH] Check to see if config.php exists in header.php else redirect to setup.php, removed the else conditions as they were unessessary --- header.php | 4 + index.php | 16 +- setup.php | 850 ++++++++++++++++++++++++++--------------------------- 3 files changed, 428 insertions(+), 442 deletions(-) diff --git a/header.php b/header.php index bbcf6d5e..4ab2f175 100644 --- a/header.php +++ b/header.php @@ -1,4 +1,8 @@ +