style: align create_servers formatting with codebase conventions
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/a39ca073-858c-4e1e-978f-09caabb0f029 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
c09b6737d9
commit
ee29b74fc9
1 changed files with 2 additions and 3 deletions
|
|
@ -493,8 +493,7 @@ function exec_ogp_module()
|
|||
$order_failure_reason = "Could not create server_homes row for order #{$order_id}.";
|
||||
}
|
||||
if (!$order_failed) {
|
||||
// Billing storefront defaults to FTP enabled for newly provisioned homes
|
||||
// so panel/account flows remain consistent immediately after checkout.
|
||||
// Billing storefront defaults FTP to enabled for newly provisioned homes so panel/account flows stay consistent after checkout.
|
||||
$db->changeFtpStatus('enabled', intval($home_id));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue