mirror of
https://github.com/webmin/webmin.git
synced 2026-06-10 06:40:32 +01:00
7 lines
66 B
Perl
Executable File
7 lines
66 B
Perl
Executable File
require 'init-lib.pl';
|
|
|
|
sub module_install
|
|
{
|
|
&save_init_mode();
|
|
}
|