Add last startup command display feature

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-09-05 22:00:17 +00:00
parent 5e41da1247
commit 662582823d
5 changed files with 47 additions and 3 deletions

View file

@ -207,5 +207,6 @@ define('OGP_LANG_phan', "Phantom");
define('OGP_LANG_sec', "Seconds");
define('OGP_LANG_unknown_rsync_mirror', "You attempted to start an update from a mirror which doesn't exist.");
define('OGP_LANG_custom_fields', "Server Settings");
define('OGP_LANG_last_startup_command', "Last Startup Command");
?>