Browse Source

Move management of user themes (SM_PATH/css/) to conf.pl.

stevetruckstuff 19 năm trước cách đây
mục cha
commit
076e6f6e28
1 tập tin đã thay đổi với 0 bổ sung12 xóa
  1. 0 12
      css/blue_gradient/config.php

+ 0 - 12
css/blue_gradient/config.php

@@ -1,12 +0,0 @@
-<?php
-
-/**
- * CSS Theme description
- *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
- * @license http://opensource.org/licenses/gpl-license.php GNU Public License
- * @version $Id$
- * @package squirrelmail
- * @subpackage css_themes
- */
-$css_themes[] = array('NAME'=>_("Blue Gradient"),'PATH'=> SM_PATH.'css/blue_gradient/');