mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Put back output of new modules
This commit is contained in:
@@ -111,6 +111,7 @@ foreach $m (@mods) {
|
||||
&write_file("$confdir/$c/config", \%newconf);
|
||||
}
|
||||
}
|
||||
print join(" ", @newmods),"\n";
|
||||
|
||||
# read_file(file, array)
|
||||
# Fill an associative array with name=value pairs from a file
|
||||
|
||||
Reference in New Issue
Block a user