mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
[langfilter] Remove Composer dependency
- It has been added to Friendica core
This commit is contained in:
parent
0be3439cb7
commit
76ecff195f
23 changed files with 0 additions and 1840 deletions
|
@ -13,8 +13,6 @@ use Friendica\Core\Hook;
|
|||
use Friendica\Core\Renderer;
|
||||
use Friendica\DI;
|
||||
|
||||
require __DIR__ . '/vendor/autoload.php';
|
||||
|
||||
/* Define the hooks we want to use
|
||||
* that is, we have settings, we need to save the settings and we want
|
||||
* to modify the content of a posting when friendica prepares it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue