ezmlm-web module for gpg-ezmlm:

* fixed syntax error
This commit is contained in:
lars 2009-03-23 23:24:21 +00:00
parent b4ee37b00e
commit 8fd5dadf47

View file

@ -758,7 +758,7 @@ sub _enable_encryption_config_file {
. "config file ('$list_dir/config') to "
. "'$backup_dir/config.original': $!";
return undef;
{
}
} else {
# the current config file is missing - but we need to restore
# the original anyway.