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