mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
suspend_message
This commit is contained in:
parent
347e24fb7a
commit
a12466f5cc
2 changed files with 2 additions and 2 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue