Ground work for allowing multiple configurations

This commit is contained in:
Matias Griese
2014-09-03 09:57:46 +03:00
parent b507815eef
commit affa768efb
57 changed files with 1873 additions and 550 deletions

2
vendor/autoload.php vendored
View File

@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderIniteef751e17db86fa31c0c46c61acf76f4::getLoader();
return ComposerAutoloaderInit783fd05b00682a5818a5d9d5601c81fe::getLoader();