View Single Post
  #10  
Old 01-18-2006, 08:26 AM
  Jon's Avatar 
Jon Jon is offline
 

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

Default

The main variable is set in the form:

$smarty->assign("main","whatever");

Most of these variable sets are in the main PHP files being called, but some are in the files elsewhere.
Reply With Quote