From 30da4ae75e973576bb1fcdedf1930e86f3dfa541 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Mon, 27 Oct 2014 12:07:52 +0000 Subject: [PATCH] Add notice about triggering event to "update_group" function --- src/mibew/libs/groups.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mibew/libs/groups.php b/src/mibew/libs/groups.php index 541c1d82..dd788351 100644 --- a/src/mibew/libs/groups.php +++ b/src/mibew/libs/groups.php @@ -356,6 +356,8 @@ function create_group($group) /** * Updates group info * + * Triggers {@link \Mibew\EventDispatcher\Events::GROUP_UPDATE} event. + * * @param array $group Operators' group. The $group array must contains the * following keys: * - groupid,