From b76e2719cb3ac931f70fdbc6e53c8714b96b3066 Mon Sep 17 00:00:00 2001 From: Bandit42 <35357152+Bandit42@users.noreply.github.com> Date: Wed, 30 Oct 2019 20:54:55 -0700 Subject: [PATCH] Add files via upload (#3) * Add files via upload v2.02 UPDATE: 10/30/2019 1.) Added folder "swgsourceclient" for VM owner to add his configured client in zip format to allow others to download the client. 2.) Modified "addnewuser.php" file to include a download link and file location for client download in compressed file format Bandit * typo * closing tag * HTML fixes -Put the download link within the document body. -Remove the closing br tag, which isn't a thing. It's a self closing tag. --- html/addnewuser.php | 3 +++ html/swgsourceclient/README.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 html/swgsourceclient/README.txt diff --git a/html/addnewuser.php b/html/addnewuser.php index d8917ba..c4b7c7d 100644 --- a/html/addnewuser.php +++ b/html/addnewuser.php @@ -20,6 +20,7 @@ return false;