mirror of
https://github.com/friendica/friendica
synced 2025-04-23 06:30:11 +00:00
All references to boot.php are now removed
This commit is contained in:
parent
693db1b750
commit
d3e167c77c
16 changed files with 381 additions and 423 deletions
|
@ -29,8 +29,6 @@ use Friendica\Database\DBA;
|
|||
use Friendica\DI;
|
||||
use Friendica\Model;
|
||||
|
||||
require_once 'boot.php';
|
||||
|
||||
class Group extends BaseModule
|
||||
{
|
||||
protected function post(array $request = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue