]> git.mxchange.org Git - friendica.git/commitdiff
Remove spaces
authorMichael <heluecht@pirati.ca>
Tue, 16 Nov 2021 07:04:39 +0000 (07:04 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 16 Nov 2021 07:04:39 +0000 (07:04 +0000)
src/Module/Help.php

index 05cce5cc59165cad68c2aca09b231134e3bb8cd1..7e84af1d69c17e740aaf125bc882b1514fe5c32c 100644 (file)
@@ -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 = '';