Product.pm no longer caches if a cart object has been created for this session.

This commit is contained in:
Kaleb Murphy 2008-07-18 16:11:21 +00:00
parent c754630de8
commit 6e97455afb
4 changed files with 6 additions and 5 deletions

View file

@ -349,6 +349,7 @@
# Specify the list of macros you wish to be processed on each page.
"macros" : {
"SessionId" : "SessionId",
"@" : "At_username",
"#" : "Hash_userId",
"/" : "Slash_gatewayUrl",