X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fconsole.php;h=410eabda094639db0d3d06a9a8eb41ec92220464;hb=50a6058f6668932f6b33f0a794a728ff89fbd899;hp=90e4be392856b135a54907fd06f3345b82afeb22;hpb=7acb4b04343df31c2cc78214fae5429c66d95fb2;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();