Replaced all instances of `$this->db->escape($filtermode)` with `$this->db->sanitize($filtermode)` in SQL query construction across multiple classes to ensure proper SQL sanitization and prevent potential SQL injection vulnerabilities. |
||
|---|---|---|
| .. | ||
| api_knowledgemanagement.class.php | ||
| knowledgerecord.class.php | ||