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. |
||
|---|---|---|
| .. | ||
| ajax | ||
| class | ||
| tpl | ||
| dir_add_card.php | ||
| dir_card.php | ||
| file_card.php | ||
| file_note.php | ||
| index.php | ||
| index_auto.php | ||
| index_medias.php | ||
| search.php | ||