summaryrefslogtreecommitdiff
path: root/plugin/business
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/business')
-rw-r--r--plugin/business/pangu-http/src/pangu_http.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/business/pangu-http/src/pangu_http.cpp b/plugin/business/pangu-http/src/pangu_http.cpp
index 4066d77..bd8dbab 100644
--- a/plugin/business/pangu-http/src/pangu_http.cpp
+++ b/plugin/business/pangu-http/src/pangu_http.cpp
@@ -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"};