View Single Post
  #4  
Old 03-27-2006, 01:51 PM
 
geckoday geckoday is offline
 

X-Wizard
  
Join Date: Aug 2005
Posts: 1,073
 

Default

Quote:
Originally Posted by jherzog
humm..

what if you have one file with two includes.

Main.tpl
Code:
{include file="file1.tpl"} {include file="file2.tpl"}

and you define a variable in the first include "file1.tpl" but want the second include "file2.tpl" to have access to it. You are not including the second include in the first. Rather it is just loading after it. Is this possilbe?
Smarty doesn't have this capability.
__________________
Manuka Bay Company
X-Cart Version 4.0.19 [Linux]

UGG Boots and other fine sheepskin products
http://www.snowriver.com
Reply With Quote