View Single Post
  #2  
Old 06-03-2005, 06:40 AM
 
sstringer sstringer is offline
 

Member
  
Join Date: May 2005
Posts: 17
 

Default

Found the answer: instead of
Code:
{include file="some.tpl"}
use
Code:
{include_php file="some.php"}

Pretty simple.
__________________
Steve Stringer
Dallas, Texas, USA
http://www.stringersites.com

X-Cart Version 4.0.13
Reply With Quote