Index: branches/5.2.x/core/units/user_groups/user_groups_eh.php =================================================================== diff -u -N -r14437 -r14572 --- branches/5.2.x/core/units/user_groups/user_groups_eh.php (.../user_groups_eh.php) (revision 14437) +++ branches/5.2.x/core/units/user_groups/user_groups_eh.php (.../user_groups_eh.php) (revision 14572) @@ -1,6 +1,6 @@ Application->StoreVar($this->Application->GetTopmostPrefix($event->Prefix).'_modified', '1'); + $this->Application->StoreVar($this->Application->GetTopmostPrefix($event->Prefix).'_modified', '1', true); // true for optional $event->SetRedirectParam('opener', 'u'); }