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 aa2c3d5d80..6abc1216ad 100644 --- a/library/autoload.php +++ b/library/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInitd76390a95e11cccd9252fa09d9a2c961::getLoader(); +return ComposerAutoloaderInite4dde4f6c7b2f366e5b942ab83f61744::getLoader(); |
