mirror of
https://github.com/friendica/friendica
synced 2025-04-27 01:10:14 +00:00
Remove require
remove require_once for plugins.php
This commit is contained in:
parent
d07536e032
commit
6c4c567319
7 changed files with 0 additions and 11 deletions
|
@ -27,7 +27,6 @@ require_once 'include/enotify.php';
|
|||
require_once 'include/network.php';
|
||||
require_once 'library/openid.php';
|
||||
require_once 'include/pgettext.php';
|
||||
require_once 'include/plugin.php';
|
||||
require_once 'include/text.php';
|
||||
/**
|
||||
* @brief This class handles User related functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue