mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 11:14:32 +02:00
Move force_ssl behavior
This commit is contained in:
parent
dbb7022ca5
commit
402d45d490
2 changed files with 9 additions and 5 deletions
|
@ -48,5 +48,6 @@ $a->runFrontend(
|
|||
$dice->create(\Friendica\Content\Nav::class),
|
||||
$dice->create(Friendica\Module\Special\HTTPException::class),
|
||||
new \Friendica\Util\HTTPInputData($_SERVER),
|
||||
$start_time
|
||||
$start_time,
|
||||
$_SERVER
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue