mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-08-12 06:24:03 +00:00
11 lines
194 B
PHP
11 lines
194 B
PHP
<?php
|
|
|
|
// include_paths.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
$vendorDir . '/phpseclib/phpseclib/phpseclib',
|
|
);
|