View Single Post
  #6  
Old 08-24-2011, 01:59 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: How to call a language variable

This is smarty code which cannot be used in PHP script directly.

You should use the following PHP code instead:
PHP Code:
func_get_langvar_by_name("lbl_myLabel"); 
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote