init
authorMichael Wallner <mike@php.net>
Tue, 26 Nov 2013 09:52:38 +0000 (10:52 +0100)
committerMichael Wallner <mike@php.net>
Tue, 26 Nov 2013 09:52:38 +0000 (10:52 +0100)
commitd7b9f83d24b7af987618921f555c9e5e2c2f4b95
treec0e8abd1b8b0fd153d82347b722c98eefe1bda1f
init
16 files changed:
.gitignore [new file with mode: 0644]
VERSION [new file with mode: 0644]
composer.json [new file with mode: 0644]
composer.lock [new file with mode: 0644]
mdref/RefListing.php [new file with mode: 0644]
mdref/controllers/AppController.php [new file with mode: 0644]
mdref/controllers/IndexController.php [new file with mode: 0644]
mdref/controllers/RefController.php [new file with mode: 0644]
mdref/views/index.phtml [new file with mode: 0644]
mdref/views/layout.phtml [new file with mode: 0644]
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]
public/index.css [new file with mode: 0644]
public/index.js [new file with mode: 0644]
public/index.php [new file with mode: 0644]
refs/http [new symlink]