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