mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
We need ui-lib.pl
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
$ENV{'MINISERV_INTERNAL'} || die "Can only be called by miniserv.pl";
|
||||
require './web-lib.pl';
|
||||
&init_config();
|
||||
require './ui-lib.pl';
|
||||
&ReadParse();
|
||||
&get_miniserv_config(\%miniserv);
|
||||
$miniserv{'passwd_mode'} == 2 || die "Password changing is not enabled!";
|
||||
|
||||
Reference in New Issue
Block a user