View Single Post
  #1  
Old 09-07-2004, 06:33 PM
  frankdux's Avatar 
frankdux frankdux is offline
 

Senior Member
  
Join Date: Jul 2004
Location: Manchester, NH, USA
Posts: 125
 

Default Changing $config Variables

Ok I know you can change language variables like labels and text($lng) through Administration > Languages , but how can you change $config variables?

For example in the mail/mail_header.tpl there is the following: {$lng.eml_mail_header_part1} {$config.Company.company_name} {$lng.eml_mail_header_part2}.

I know how to change "$lng's" but how do you access the "$config" variables?
__________________
X-Cart: 4.0.18
Linux, Apache, MySQL: 4.1.16, PHP: 4.4.2
Reply With Quote