mirror of
https://github.com/friendica/friendica
synced 2025-01-31 08:19:47 +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],
|
[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 => [
|
\Friendica\App\BaseURL::class => [
|
||||||
'constructParams' => [
|
'constructParams' => [
|
||||||
$serverVars,
|
$serverVars,
|
||||||
|
|
Loading…
Add table
Reference in a new issue