From 443c75390a89289873de1fb6468a2df9ee5a01bb Mon Sep 17 00:00:00 2001 From: Joe Haig Date: Sun, 19 Jun 2016 23:01:22 +0100 Subject: [PATCH] Set $status to avoid error --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index 0a5f85f8..7d9765c6 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -236,7 +236,7 @@ function DisplayDashboard(){ * */ function DisplayWPAConfig(){ - + $status = ''; ?>