Index: branches/5.1.x/core/units/user_groups/user_groups_eh.php =================================================================== diff -u -r13086 -r14135 --- branches/5.1.x/core/units/user_groups/user_groups_eh.php (.../user_groups_eh.php) (revision 13086) +++ branches/5.1.x/core/units/user_groups/user_groups_eh.php (.../user_groups_eh.php) (revision 14135) @@ -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'); }