diff options
| author | Carson Fleming <cflems@cflems.net> | 2017-03-02 22:49:24 -0500 |
|---|---|---|
| committer | Carson Fleming <cflems@cflems.net> | 2017-03-02 22:49:24 -0500 |
| commit | b76e2ff898b23745d4c9aaee49eeb7d88f2896ab (patch) | |
| tree | 9b794be8db310a575d70165d9ebde0a183b61b01 /inc/mailgun/autoload.php | |
| parent | bfcc9f7a7656a2db0c905b3c13114664f00f6c37 (diff) | |
| download | bulletin-b76e2ff898b23745d4c9aaee49eeb7d88f2896ab.tar.gz | |
Updated mailgun plugin
Diffstat (limited to 'inc/mailgun/autoload.php')
| -rw-r--r-- | inc/mailgun/autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/mailgun/autoload.php b/inc/mailgun/autoload.php index c7ec478..e50155c 100644 --- a/inc/mailgun/autoload.php +++ b/inc/mailgun/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInitbc00ddcd2e8da9499a4bfd011e6c39c6::getLoader(); +return ComposerAutoloaderInit3ba98756a98c572787564d9c42c1f5a3::getLoader(); |
