diff options
Diffstat (limited to 'inc/mailgun/autoload.php')
| -rw-r--r-- | inc/mailgun/autoload.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/inc/mailgun/autoload.php b/inc/mailgun/autoload.php new file mode 100644 index 0000000..c7ec478 --- /dev/null +++ b/inc/mailgun/autoload.php @@ -0,0 +1,7 @@ +<?php + +// autoload.php @generated by Composer + +require_once __DIR__ . '/composer/autoload_real.php'; + +return ComposerAutoloaderInitbc00ddcd2e8da9499a4bfd011e6c39c6::getLoader(); |
