Hi,
I was wondering what the correct way is to call up a path with the path tag:
A) {path=templategroup/template}B) {path="templategroup/template"}If you can’t make out the difference: it’s the “” around the templategroup/template
Thanks,
Max
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
January 17, 2008 12:02pm
Subscribe [1]#1 / Jan 17, 2008 12:02pm
Hi,
I was wondering what the correct way is to call up a path with the path tag:
A) {path=templategroup/template}B) {path="templategroup/template"}If you can’t make out the difference: it’s the “” around the templategroup/template
Thanks,
Max
#2 / Jan 17, 2008 1:03pm
While both would work, you should use B. =)