mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Consider user prefs as well
This commit is contained in:
@@ -134,6 +134,7 @@ sub get_paths {
|
||||
} else {
|
||||
&read_file_cached("$confdir/.config", \%userconfig);
|
||||
}
|
||||
&load_module_preferences(&get_module_name(), \%userconfig);
|
||||
}
|
||||
|
||||
sub print_template {
|
||||
|
||||
Reference in New Issue
Block a user