More dataaccess stuff.
authorCameron Ball <cameron@getapproved.com.au>
Fri, 19 Sep 2014 09:07:02 +0000 (17:07 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Fri, 19 Sep 2014 09:07:02 +0000 (17:07 +0800)
commitde45944c8b0a62092a91bb39724c4fce5488a3a9
tree0393a87f89755260f28936ddd3ce6a39952a92d1
parent0934706c6297f8e7d46aceead43b5d1b469590d8
More dataaccess stuff.
Controllers/IndexController.php
DataAccess/DataMapper/DataMapper.php
DataAccess/DataMapper/IDataMapper.php
DataAccess/IRepository.php
DataAccess/Queries/IQueryConstraints.php [new file with mode: 0644]
DataAccess/Queries/QueryConstraints.php [new file with mode: 0644]
DataAccess/Queries/StepMania/ISimfileQueryConstraints.php [new file with mode: 0644]
DataAccess/Queries/StepMania/SimfileQueryConstraints.php [new file with mode: 0644]
DataAccess/StepMania/ISimfileRepository.php
DataAccess/StepMania/SimfileRepository.php
public_html/index.php