TSG-1322 阻断页面表名变更,导致无法显示上传页面
This commit is contained in:
@@ -815,7 +815,7 @@ int maat_table_ex_init(int profile_idx,
|
||||
{
|
||||
int table_id = 0;
|
||||
|
||||
const char *table_name_map[] = {"PXY_PROFILE_RESPONSE_PAGES",
|
||||
const char *table_name_map[] = {"TSG_PROFILE_RESPONSE_PAGES",
|
||||
"PXY_PROFILE_INSERT_SCRIPTS",
|
||||
"PXY_PROFILE_HIJACK_FILES"};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user