Opened 9 years ago
Closed 9 years ago
#2514 closed defect (bug) (fixed)
Support Forums: Use a consistent DB prefix for plugin tables
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Support Forums | Keywords: | has-patch commit |
| Cc: |
Description (last modified by )
The Support Forums plugin uses PLUGINS_TABLE_PREFIX for most of plugin-related queries, and plugin_2_ in three other instances.
Unless that's intentional, I think those instances should use PLUGINS_TABLE_PREFIX too.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 4940: