mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-30 23:16:49 +01:00
Better place for INSTALL_FINISH hook
This commit is contained in:
@@ -198,4 +198,4 @@ if(file_exists(CACHE . 'install.txt')) {
|
||||
unlink(CACHE . 'install.txt');
|
||||
}
|
||||
|
||||
$hooks->trigger(HOOK_INSTALL_FINISH);
|
||||
$hooks->trigger(HOOK_INSTALL_FINISH_END);
|
||||
|
||||
Reference in New Issue
Block a user