Upgrade 7.5.10-7.5.11 upgrades transaction payment gateway info.

This commit is contained in:
Kaleb Murphy 2008-08-12 17:04:36 +00:00
parent fd65713687
commit f64293e530
3 changed files with 14 additions and 2 deletions

View file

@ -658,7 +658,7 @@ sub view {
}
$self->_createRSSURLs(\%var);
$var{item_loop} = $item_loop;
$var{item_loop} = $item_loop;
if ($rssObject) {
$self->_constructRSS($rssObject,\%var);