TYPO3  7.6
include_paths.php
Go to the documentation of this file.
1 <?php
2 
3 // include_paths.php @generated by Composer
4 
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
7 
8 return array(
9  $vendorDir . '/pear/http_request2',
10  $vendorDir . '/pear/net_url2',
11  $vendorDir . '/pear/pear_exception',
12 );