Created
June 30, 2014 10:46
-
-
Save kitsunet/79bb85b228423148eef0 to your computer and use it in GitHub Desktop.
autoload_files.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| // autoload_files.php @generated by Composer | |
| $vendorDir = dirname(dirname(__FILE__)); | |
| $baseDir = dirname(dirname($vendorDir)); | |
| return array( | |
| $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php', | |
| ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment