mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
10 lines
184 B
PHP
10 lines
184 B
PHP
<?php
|
|
|
|
// include_paths.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
$vendorDir . '/pear/pear_exception',
|
|
);
|