Add dbstructure_definition hook call
This commit is contained in:
@@ -1803,6 +1803,8 @@ class DBStructure
|
||||
]
|
||||
];
|
||||
|
||||
\Friendica\Core\Addon::callHooks('dbstructure_definition', $database);
|
||||
|
||||
return $database;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user