1
0
Fork 0

All references to boot.php are now removed

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

View file

@ -25,8 +25,6 @@ use Friendica\DI;
use Friendica\Model\Profile;
use Friendica\Util\Strings;
require_once 'boot.php';
/**
* Some functions to handle themes
*/