forked from wallabag/wallabag
10 lines
229 B
PHP
10 lines
229 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
// autoload_files.php generated by Composer
|
||
|
|
|
||
|
|
$vendorDir = dirname(dirname(__FILE__));
|
||
|
|
$baseDir = dirname($vendorDir);
|
||
|
|
|
||
|
|
return array(
|
||
|
|
$vendorDir . '/symfony/intl/Symfony/Component/Intl/Resources/stubs/functions.php',
|
||
|
|
);
|