All references to boot.php are now removed

This commit is contained in:
Michael 2022-10-19 20:38:25 +00:00
parent 693db1b750
commit d3e167c77c
16 changed files with 381 additions and 423 deletions

View file

@ -28,8 +28,6 @@ use Friendica\Core\Session;
use Friendica\DI;
use Friendica\Network\HTTPException;
require_once 'boot.php';
/**
* This abstract module is meant to be extended by all modules that are reserved to administrator users.
*