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