View Single Post
  #1  
Old 10-15-2009, 07:59 AM
  MattAustin's Avatar 
MattAustin MattAustin is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 41
 

Default Using Variable for $lng in Template

Hello,
I want to pass a value from PHP to a template to reference a $Lng variable like:

$var = 'eml_some_lang_text'

in template to display something like

{$lng.$var} I know this is incorrect but does anyone know how I might achieve this?
Thanks
__________________
xcart version 4.1.6 Gold
Linux 2.6.9-67.0.20.ELsmp
www.qvsdirect.com
Reply With Quote