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 Version 1
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | modified-shop-2.0.4.0 |
| Component: | Template | Version: | 2.0.3.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description (last modified by )
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) {
Note:
See TracTickets
for help on using tickets.
