| osCommerce: |
| introduce new search classes; one to get... | fix the doctype |
Show this changeset in changelog Changeset Detail
220
created by hpdl on
09 October 2005, 03:36:01 +0200
(4 years 1 month ago)
(patch)
add mysql fulltext support for searching; disabled by default
this commit removes the products_model field from the search criteria as it does not exist in the products_description table and cannot be used in the fulltext search routine (not possible with multiple tables)
|