mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-10 15:24:35 +02:00
11 lines
180 B
PHP
11 lines
180 B
PHP
<?php
|
|
|
|
// include_paths.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
$vendorDir . '/shardj/zf1-future/library',
|
|
);
|