Per comments in the commit - setting the session cookie over and over can be troubles...
[squirrelmail.git] / images / themes / default / theme.php
1 <?php
2
3 /**
4 * Theme description
5 *
6 * @copyright 2004-2016 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 */
12 $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/themes/default/');