mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
dynamic image url for searchresults
This commit is contained in:
@@ -228,7 +228,6 @@ class SearchBarLib
|
||||
GROUP BY " . $table_config['primarykey'] . "
|
||||
)";
|
||||
|
||||
$other_selects =
|
||||
$selects[] = "
|
||||
SELECT
|
||||
" . $this->_ci->db->escape($type) . " AS type,
|
||||
|
||||
Reference in New Issue
Block a user