Initial commit
This commit is contained in:
11
typo3_src-7.6.24/vendor/composer/include_paths.php
vendored
Normal file
11
typo3_src-7.6.24/vendor/composer/include_paths.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
// include_paths.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
$vendorDir . '/pear/pear_exception',
|
||||
$vendorDir . '/pear/http_request2',
|
||||
);
|
||||
Reference in New Issue
Block a user