fix: remove debug output, Steam Workshop menu item, and PHP 8.3 TypeErrors in admin controller

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/b402e67e-690f-4d0c-be37-181af3833298

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-04 11:40:45 +00:00 committed by GitHub
parent 2aaf058c45
commit c737f0caa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 17 deletions

View file

@ -594,7 +594,6 @@ echo "<table id='servermonitor' class='tablesorter' data-sortlist='[[0,0],[3,1]]
"' data-upload_failure='". get_lang("check_dev_console") .
"' >put the log file here</div>\n";
*/
echo "<div>Put the log file here</div>";
//include("log.php");
?>