Skip to content

Instantly share code, notes, and snippets.

@kitsunet
Created June 30, 2014 10:46
Show Gist options
  • Select an option

  • Save kitsunet/79bb85b228423148eef0 to your computer and use it in GitHub Desktop.

Select an option

Save kitsunet/79bb85b228423148eef0 to your computer and use it in GitHub Desktop.
autoload_files.php
<?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