Fix billing provisioning and admin defaults
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/1e47877f-c80e-4514-bdff-2bd022c84f13 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
3e70455179
commit
439e57b333
15 changed files with 772 additions and 185 deletions
|
|
@ -164,7 +164,9 @@ function exec_ogp_module()
|
|||
0, // max_players — set later via edit_home
|
||||
$access_rights,
|
||||
$ftp,
|
||||
$new_home_id
|
||||
$new_home_id,
|
||||
$control_password,
|
||||
$ftppassword
|
||||
);
|
||||
|
||||
$view->refresh("?m=user_games&p=edit&home_id=$new_home_id", 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue