File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,6 @@ is_package_full 'MAIL_ACCOUNTS'
4444is_mail_new " $account "
4545is_password_valid
4646
47-
48- # Perform verification if read-only mode is enabled
49- check_hestia_demo_mode
50-
5147# ----------------------------------------------------------#
5248# Action #
5349# ----------------------------------------------------------#
Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ is_object_valid 'dns' 'DOMAIN' "$domain"
3434is_object_unsuspended ' dns' ' DOMAIN' " $domain "
3535
3636
37+ # Perform verification if read-only mode is enabled
38+ check_hestia_demo_mode
39+
3740# ----------------------------------------------------------#
3841# Action #
3942# ----------------------------------------------------------#
You can’t perform that action at this time.
0 commit comments