mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
7 lines
81 B
Perl
7 lines
81 B
Perl
require 'postfix-lib.pl';
|
|
|
|
sub module_install
|
|
{
|
|
&unlink_logged($version_file);
|
|
}
|