Changes between Version 6 and Version 10 of Ticket #672
- Timestamp:
- Jul 27, 2019, 12:51:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #672
- Property Status assigned → closed
- Property Milestone modified-shop-2.0.2.0 → modified-shop-2.0.5.0
- Property Resolution → fixed
-
Ticket #672 – Description
v6 v10 1 1 Diverse Template Modul-Dateien werden vorausgesetzt und werden die Log-Dateien des Shops unnötig füllen: 2 2 3 /module/account_checkout_express.html 4 /module/listing_filter.html 5 /module/pagination.html 3 ~~/module/account_checkout_express.html~~ 4 ~~/module/listing_filter.html~~ 5 ~~/module/pagination.html~~ 6 6 ~~/module/paypal_express_cart.html~~ (Fallback in Datei /includes/modules/paypal_express_cart.php per is_file Abfrage) 7 /module/popup_content.html 8 /module/product_tags.html 9 /module/products_category.html 10 /module/sub_categories_listing.html 11 /module/sub_content_listing.html 12 /module/wishlist.html 13 /offline.html 7 ~~/module/popup_content.html~~ 8 ~~/module/product_tags.html~~ 9 ~~/module/products_category.html~~ (Funktion wird derzeit (Stand r12031) noch nicht verwendet) 10 ~~/module/sub_categories_listing.html~~ 11 ~~/module/sub_content_listing.html~~ 12 ~~/module/wishlist.html~~ 13 ~~/offline.html~~ 14 14 ~~/login_shop.html~~ (Fallback jetzt eingefügt in login_shop.php) 15 15
