X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fconsole.php;h=410eabda094639db0d3d06a9a8eb41ec92220464;hb=5e3a55915d7fdd554d711b2b5b619552a492c090;hp=90e4be392856b135a54907fd06f3345b82afeb22;hpb=5e5fde0a63c57d2873bfa29404110269ca9abeee;p=friendica.git diff --git a/bin/console.php b/bin/console.php index 90e4be3928..410eabda09 100755 --- a/bin/console.php +++ b/bin/console.php @@ -1,9 +1,11 @@ #!/usr/bin/env php execute(); +(new Friendica\Core\Console($argv))->execute();