From 0294c733b8bd968862d009be3c8c7ea58fd1b56f Mon Sep 17 00:00:00 2001 From: PrestaEdit Date: Mon, 26 Nov 2012 00:10:34 +0100 Subject: [PATCH] // PSCFV-5442: rss and & problem --- modules/feeder/rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/feeder/rss.php b/modules/feeder/rss.php index 11e94dd97..63e3c5a4e 100644 --- a/modules/feeder/rss.php +++ b/modules/feeder/rss.php @@ -69,7 +69,7 @@ echo ''."\n"; echo "\n"; - echo "\t\t\tgetproductLink($product['id_product'], $product['link_rewrite'], Category::getLinkRewrite((int)($product['id_category_default']), $cookie->id_lang))).$affiliate."]]>\n"; + echo "\t\t\tgetproductLink($product['id_product'], $product['link_rewrite'], Category::getLinkRewrite((int)($product['id_category_default']), $cookie->id_lang)))).$affiliate."]]>\n"; echo "\t\t\n"; } ?>