menu fix
This commit is contained in:
parent
cc7bbafb63
commit
3948dde2e7
6 changed files with 114 additions and 66 deletions
|
|
@ -254,6 +254,7 @@ Check:
|
|||
- expected catalog columns exist or can be added by the idempotent migration runner
|
||||
- `remote_servers` schema is the current Panel schema
|
||||
- the page is not assuming `remote_servers.enabled` exists
|
||||
- `website_table_exists()` is not using `SHOW TABLES LIKE ?`; MySQL does not support binding the table pattern in that statement through mysqli prepared placeholders
|
||||
|
||||
The current helper treats missing `remote_servers.enabled` as enabled for display and lets staff assign locations from current Panel remote-server rows.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue