report bugfix missing data column ftp_passive

This commit is contained in:
OpenXE 2023-02-09 19:09:55 +01:00
parent 0572295637
commit e0a049608e

View File

@ -84857,6 +84857,17 @@
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "ftp_passive",
"Type": "int(1)",
"Collation": null,
"Null": "NO",
"Key": "",
"Default": "0",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "email_active",
"Type": "tinyint(4)",