Setup file size max for the upload.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 26 May 2017 16:47:54 +0000 (12:47 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 26 May 2017 16:47:54 +0000 (12:47 -0400)
commit3731f5054a6809f8c9be48290335af3f959a5bbf
tree736e4f1bd6d5bbe11c0780fc85bfa449b3daee2d
parentcedbb63f438e8c94f1be52b7e561206eec64d3f5
Setup file size max for the upload.

Also setting up javascript which will check the file size to make sure
it no larger than 1MB.

File is uploaded to uploads/glm-support and remove from the server when
the file get's sent in the email as an attachment.
controllers/admin.php
views/supportForm.php