mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02: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