mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 15:11:03 +00:00
9 lines
149 B
PHP
9 lines
149 B
PHP
<?php
|
|
|
|
// autoload_namespaces.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
);
|