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:
copilot-swe-agent[bot] 2026-05-06 22:44:53 +00:00 committed by GitHub
parent 3e70455179
commit 439e57b333
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 772 additions and 185 deletions

View file

@ -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&amp;p=edit&amp;home_id=$new_home_id", 0);