Issue 10392: Avoid "Friendica can't display this page at the moment"
This commit is contained in:
@@ -172,6 +172,8 @@ HELP;
|
||||
|
||||
Friendica\DI::init($this->dice);
|
||||
|
||||
Renderer::registerTemplateEngine('Friendica\Render\FriendicaSmartyEngine');
|
||||
|
||||
/** @var Console $subconsole */
|
||||
$subconsole = $this->dice->create($className, [$subargs]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user