setBasedir('templates'); // set name of template file $template->readTemplatesFromFile('pages/bug141.tmpl'); // parse and display the template $template->DisplayParsedTemplate(); ?>