feat: move panel update UI to Update module, add backup-only button & DB logging, fix password input exposure
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/a08c8b94-1b12-4eec-86c6-770cb435bb06 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
98264975c0
commit
1a7502952c
5 changed files with 164 additions and 29 deletions
|
|
@ -181,11 +181,6 @@ function exec_ogp_module()
|
|||
"</table>\n";
|
||||
### END ICONS TO FRAMES
|
||||
|
||||
### PANEL UPDATES
|
||||
require_once(dirname(__FILE__) . '/panel_update.php');
|
||||
gsp_panel_update_section();
|
||||
### END PANEL UPDATES
|
||||
|
||||
### CHANGE MENU ORDER
|
||||
|
||||
if ( isset( $_POST['changeOrder'] ) )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue