diff options
Diffstat (limited to 'library/autoload.php')
| -rw-r--r-- | library/autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/autoload.php b/library/autoload.php index 974b5fc8ed..8171c1e157 100644 --- a/library/autoload.php +++ b/library/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInit9b2aca51ff517a8918b9326a9e50fcf9::getLoader(); +return ComposerAutoloaderInite259da7efea2bd04744d4783d1236107::getLoader(); |
