fix: FAQ PHP warnings, billing nav, XML fatal-skip, Steam Workshop user menu
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/86bb1e0e-2bbd-439b-88cd-7a624ad24761 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
13de7c8383
commit
5c463d381f
6 changed files with 98 additions and 18 deletions
|
|
@ -27,11 +27,6 @@ $module_version = "2.1";
|
|||
$db_version = 1;
|
||||
$module_required = TRUE;
|
||||
$module_menus = array(
|
||||
array(
|
||||
'subpage' => 'main',
|
||||
'name' => 'Steam Workshop',
|
||||
'group' => 'user'
|
||||
),
|
||||
array(
|
||||
'subpage' => 'workshop_admin',
|
||||
'name' => 'Steam Workshop',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue