File upload stuff.
authorCameron Ball <cameron@getapproved.com.au>
Fri, 26 Sep 2014 04:41:44 +0000 (12:41 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Fri, 26 Sep 2014 04:41:44 +0000 (12:41 +0800)
commitc1983795a8ea52fee52280f6d570acc86f78cfeb
tree04b921971732cf746bee16bca280dff9aec19eb7
parent29fa6424d83ad74712663a9ed307020d8c8abf5c
File upload stuff.
16 files changed:
Controllers/IndexController.php
Controllers/SimfileController.php
DataAccess/StepMania/ISimfileRepository.php
DataAccess/StepMania/SimfileRepository.php
Services/Uploads/File.php [new file with mode: 0644]
Services/Uploads/FileFactory.php [new file with mode: 0644]
Services/Uploads/IFile.php [new file with mode: 0644]
Services/Uploads/IFileFactory.php [new file with mode: 0644]
Services/Uploads/IUploadManager.php [new file with mode: 0644]
Services/Uploads/UploadManager.php [new file with mode: 0644]
config/DI.php
config/Routes.php
files/StepMania/4e8b9a3fc8f0a6473e4734c979c57ab83606ba85.jpg [new file with mode: 0644]
files/StepMania/667fd7f14dc18941b6f0c338e0278e89b19cb46d.png [new file with mode: 0644]
public_html/index.php
public_html/upload.html [new file with mode: 0644]