aboutsummaryrefslogtreecommitdiff
path: root/private
Commit message (Collapse)AuthorAgeFilesLines
* Report PDO error correctlyKevin J Hoerr2017-07-051-1/+1
|
* Changed cred to disappearable object, fix compile errorsKevin J Hoerr2017-07-053-108/+16
|
* Correctly typed namespace referencesKevin J Hoerr2017-06-242-3/+5
|
* Remove unexpected keyword from statementKevin J Hoerr2017-06-241-1/+1
|
* Fix strict_types literalsKevin J Hoerr2017-06-244-4/+4
|
* Add creds.php file, attempt to connect to databaseKevin J Hoerr2017-06-244-2/+130
|
* Fix compilation errors, return JSON from view\Result->Collect()Kevin J Hoerr2017-06-232-8/+3
|
* Add basic MVC structure with namespacing and PHPDOC (not tested)Kevin J Hoerr2017-06-213-0/+74