mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-18 03:33:26 +02:00
New hooks for account characters change-comment page
This commit is contained in:
@@ -36,6 +36,8 @@ if($player_name != null) {
|
||||
'description' => 'The character information has been changed.'
|
||||
));
|
||||
$show_form = false;
|
||||
|
||||
$hooks->trigger(HOOK_ACCOUNT_CHARACTERS_CHANGE_COMMENT_AFTER_SUCCESS, ['player' => $player]);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user