mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 15:51:03 +00:00
4 lines
75 B
PHP
4 lines
75 B
PHP
<?php
|
|
|
|
// Composer autoloader
|
|
include __DIR__ . '/../vendor/autoload.php';
|