Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / images / themes / none / theme.php
... / ...
CommitLineData
1<?php
2/**
3 * Theme description
4 *
5 * @package squirrelmail
6 * @subpackage themes
7 */
8 $icon_themes[] = array('NAME'=>_("None"),'PATH'=> 'none');
9?>