]> git.mxchange.org Git - friendica.git/commitdiff
added whitespace
authorPhilipp Holzer <admin@philipp.info>
Sun, 24 Feb 2019 11:51:46 +0000 (12:51 +0100)
committerPhilipp Holzer <admin@philipp.info>
Sun, 24 Feb 2019 11:51:58 +0000 (12:51 +0100)
src/Core/Console/PostUpdate.php

index a34fc0bcf75ce6a73227ea3fe0006c744399eb74..a903cd7dd49ccefe137aaf9b1efd4ffcd90d6627 100644 (file)
@@ -56,7 +56,7 @@ HELP;
                }
 
                echo L10n::t('Check for pending update actions.') . "\n";
-               Update::run($a->getBasePath(), true, false,true, false);
+               Update::run($a->getBasePath(), true, false, true, false);
                echo L10n::t('Done.') . "\n";
 
                echo L10n::t('Execute pending post updates.') . "\n";