From c6082116a8575188abff48e872716c44a1f1f97c Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Mon, 26 Mar 2018 19:01:28 +0000 Subject: [PATCH] Addition of download page. Contributed by Liamxroy. --- Account_Manager/dashboard.php | 4 +- Account_Manager/download.php | 91 +++++++++++++++++++++++++++++ Account_Manager/includes/config.php | 16 ++++- Account_Manager/index.php | 2 +- 4 files changed, 108 insertions(+), 5 deletions(-) create mode 100644 Account_Manager/download.php diff --git a/Account_Manager/dashboard.php b/Account_Manager/dashboard.php index 62000fe75e..74e2cdba53 100644 --- a/Account_Manager/dashboard.php +++ b/Account_Manager/dashboard.php @@ -88,7 +88,7 @@ $error = ""; -