Merge pull request #30 from serghey-rodin/master

update from master
This commit is contained in:
myvesta 2018-11-26 23:08:22 +01:00 committed by GitHub
commit 162e58773f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 109 additions and 135 deletions

View file

@ -74,7 +74,7 @@
} else {
$status = 'active';
$spnd_action = 'suspend' ;
$spnd_confirmation = 'UNSUSPEND_DOMAIN_CONFIRMATION' ;
$spnd_confirmation = 'SUSPEND_DOMAIN_CONFIRMATION' ;
}
if (empty($data[$key]['CATCHALL'])) {
$data[$key]['CATCHALL'] = '/dev/null';