remove devspepresse
This commit is contained in:
parent
cbeb81421e
commit
58257e743d
@ -299,8 +299,7 @@ class devspePresse extends Module
|
||||
left join '._DB_PREFIX_.'category_lang cl on(cl.id_category=cp.id_category)
|
||||
WHERE pl.id_lang = '.(int)$id_lang.'
|
||||
and cl.id_lang='.(int)$id_lang.'
|
||||
and (cl.id_category=3
|
||||
or cl.id_category=4)
|
||||
|
||||
ORDER BY cp.id_category desc,cp.position asc');
|
||||
// pl.id_product
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user