Issue 10392: Avoid "Friendica can't display this page at the moment"
This commit is contained in:
@@ -162,8 +162,6 @@ class DBStructure
|
||||
|
||||
public static function writeStructure()
|
||||
{
|
||||
Renderer::registerTemplateEngine('Friendica\Render\FriendicaSmartyEngine');
|
||||
|
||||
$tables = [];
|
||||
foreach (self::definition(null) as $name => $definition) {
|
||||
$indexes = [[
|
||||
|
||||
Reference in New Issue
Block a user