- Timestamp:
- 04/15/11 10:00:14 (13 months ago)
- File:
-
- 1 edited
-
trunk/components/catalog/frontend.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/components/catalog/frontend.php
r759 r775 296 296 297 297 $tag = $inCore->request('tag', 'str'); 298 $tag = urldecode($tag); 299 298 300 $sql = "SELECT tag FROM cms_tags WHERE tag = '$tag' AND target='catalog' LIMIT 1"; 299 301 $result = $inDB->query($sql) ;
Note: See TracChangeset
for help on using the changeset viewer.
