Source for file config.php
Documentation is available at config.php
* Provides some basic configuration options to the template engine
* @copyright © 1999-2006 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: config.php,v 1.2 2006/10/02 09:44:15 pdontthink Exp $
* Indicates what template engine this template set uses.
* If non-empty, indicates which template set this set is derived from.
* If a template file does not exist in this template set, then the
* parent set is searched for the file. If not found there and that
* set has a parent itself (the grandparent of this set), the file is
* searched for there.... This continues until there are no more parent
* template sets, and if the file is still not found, the fall-back
* template set (see $templateset_fallback in config/config.php) is the
* last placed searched for the file.
$parent_template_set =
'default';
Documentation generated on Sat, 07 Oct 2006 16:09:42 +0300 by phpDocumentor 1.3.0RC6