Thread: variable values
View Single Post
  #4  
Old 08-26-2004, 12:41 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

^ Like she said, language variables are stored in the language database. All variables that start with $lng. are stored there.

Other variables are assigned from the php scripts which are then passed to smarty. Smarty also has some built in variables.
Reply With Quote