Opened 8 years ago

Last modified 8 years ago

#1290 closed Bug/Fehler

Cache abfrage für box_orders_history geht auf box_newsletter — at Initial Version

Reported by: flth@… Owned by:
Priority: normal Milestone: modified-shop-2.0.4.0
Component: Template Version: 2.0.3.0
Keywords: Cc:
Blocked By: Blocking:

Description

templates/tpl-modified/source/boxes/order_history.php
Zeile 26

-- if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_newsletter.html', $cache_id)
!$cache) {
++ if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_order_history.html', $cache_id)
!$cache) {

Change History (0)

Note: See TracTickets for help on using tickets.