initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import)

This commit is contained in:
redmatrix
2016-05-10 17:26:44 -07:00
parent 40b5b6e9d2
commit 0b02a6d123
735 changed files with 64728 additions and 42397 deletions

2
vendor/autoload.php vendored
View File

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