mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Fix old group typo
This commit is contained in:
@@ -148,7 +148,7 @@ else {
|
||||
if ($in{'others'}) {
|
||||
local $error_must_die = 1;
|
||||
eval {
|
||||
if (%ouser) {
|
||||
if (%ogroup) {
|
||||
&other_modules("useradmin_modify_group",
|
||||
\%group, \%ogroup);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user