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 9638441536..a429d310dc 100644 --- a/library/autoload.php +++ b/library/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInite0030dcce627568b0e84276091dd1df6::getLoader(); +return ComposerAutoloaderInitcecc323105e12e5c649bf24af473df2f::getLoader(); |
