mirror of
https://github.com/friendica/friendica
synced 2025-01-18 13:44:28 +00:00
Remove comment
This commit is contained in:
parent
ae0cab36dc
commit
ed06480e75
1 changed files with 0 additions and 6 deletions
|
@ -132,12 +132,6 @@ return (function(string $basepath, array $getVars, array $serverVars, array $coo
|
|||
[Dice::INSTANCE => \Friendica\Core\Config\Model\ReadOnlyFileConfig::class],
|
||||
],
|
||||
],
|
||||
/**
|
||||
* Creates the \Friendica\App\BaseURL
|
||||
*
|
||||
* Same as:
|
||||
* $baseURL = new \Friendica\App\BaseURL($configuration, $);
|
||||
*/
|
||||
\Friendica\App\BaseURL::class => [
|
||||
'constructParams' => [
|
||||
$serverVars,
|
||||
|
|
Loading…
Reference in a new issue