TYPO3  7.6
autoload_files.php
Go to the documentation of this file.
1 <?php
2 
3 // autoload_files.php @generated by Composer
4 
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
7 
8 return array(
9  $vendorDir . '/phpwhois/idna-convert/idna_convert.class.php',
10  $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php',
11  $baseDir . '/typo3/sysext/core/Resources/PHP/GlobalDebugFunctions.php',
12 );