Change to store template ID and not path; also bug fixes and fine-tuning the detectio...
[squirrelmail.git] / images / themes / template / theme.php
CommitLineData
29997535 1<?php
2
3/**
4 * Theme description
5 *
6 * @copyright &copy; 2004-2006 The SquirrelMail Project Team
7 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
8 * @version $Id$
9 * @package squirrelmail
10 * @subpackage themes
11 */
6c99d1de 12$icon_themes[] = array('NAME'=>_("Template Default"),'PATH'=> 'template');