Use db_ilike() instead of hardcoding ILIKE, so MySQL can handle searching for...
Use db_ilike() instead of hardcoding ILIKE, so MySQL can handle searching for stuff in blocktypes in the view. Fixes #1788.
Showing
Please register or sign in to comment