fix: null handling in realEscapeSingle, init $map, add billing upgrade for created_by_admin
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/77c3c429-fc35-4f66-9d78-900be575b81a Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
21b8dab91b
commit
8a6823186a
3 changed files with 11 additions and 2 deletions
|
|
@ -67,6 +67,7 @@ function exec_ogp_module()
|
|||
$query_name = $mod; // If query name does not exist use mod key instead.
|
||||
|
||||
// Check if the screen running the server is running.
|
||||
$map = '';
|
||||
if ($server_xml->protocol == "gameq")
|
||||
{
|
||||
require('protocol/GameQ/functions.php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue