mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-09 13:47:17 +02: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
|
@ -38,8 +38,6 @@ use Friendica\Protocol\Relay;
|
|||
use Friendica\Util\BasePath;
|
||||
use Friendica\Util\EMailer\MailBuilder;
|
||||
|
||||
require_once __DIR__ . '/../../../boot.php';
|
||||
|
||||
class Site extends BaseAdmin
|
||||
{
|
||||
protected function post(array $request = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue