mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 04:14:27 +02:00
Remove spaces
This commit is contained in:
parent
ba031e4534
commit
59787d718d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class Help extends BaseModule
|
|||
|
||||
$config = DI::config();
|
||||
$lang = DI::session()->get('language', $config->get('system', 'language'));
|
||||
|
||||
|
||||
// @TODO: Replace with parameter from router
|
||||
if (DI::args()->getArgc() > 1) {
|
||||
$path = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue