ezmlm-web module for gpg-ezmlm:
* fixed syntax error
This commit is contained in:
parent
b4ee37b00e
commit
8fd5dadf47
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue