mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-04-23 18:50:12 +00:00
rename prefix and add require
This commit is contained in:
parent
34fc60be77
commit
95e075865f
5 changed files with 12 additions and 10 deletions
2
blockbot/vendor/autoload.php
vendored
2
blockbot/vendor/autoload.php
vendored
|
@ -4,4 +4,4 @@
|
|||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitAdvancedContentFilterAddon::getLoader();
|
||||
return ComposerAutoloaderInitBlockBotAddon::getLoader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue