mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fix modificar server non ininitalisez table
This commit is contained in:
parent
e3c80e015d
commit
17aa669d58
@ -47,6 +47,8 @@ if (isset($_GET['server'])) {
|
||||
$exec_server_enable = __('Yes');
|
||||
}
|
||||
|
||||
$table = new stdClass();
|
||||
|
||||
$table->cellpadding = 4;
|
||||
$table->cellspacing = 4;
|
||||
$table->width = '100%';
|
||||
|
Loading…
x
Reference in New Issue
Block a user