Open danmarsden opened 6 years ago
I see several cases of sql like this: 'SELECT * FROM {config} WHERE name = ? please replace these with correct get_config() api use. (Ideally you would stop polluting the config table and move to using config plugins at the same time..
I see several cases of sql like this: 'SELECT * FROM {config} WHERE name = ? please replace these with correct get_config() api use. (Ideally you would stop polluting the config table and move to using config plugins at the same time..