~ubuntu-branches/ubuntu/hardy/squirrelmail/hardy-updates

« back to all changes in this revision

Viewing changes to themes/bluesnews_theme.php

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2005-02-06 21:41:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050206214151-z4n1o8mnttgzuj0y
Tags: 2:1.4.4-3
* Move default_pref config file from /var to /etc, as per Debian policy
  (Closes: #293281)
* [JvW] (finally) override two lintian warnings about nonstandard
  permissions that are intentional (Closes: #293366)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
 
3
3
/**
4
 
 * Name:    BluesNews
5
 
 * @author Ray Black
6
 
 * Date:    August 15, 2000
7
 
 * Comment: In the long tradition of mimicing popular sites, I bring
8
 
 *          you the 'inspired by BluesNews.com' theme. Simple, high-
9
 
 *          contrast colorset, easy to read with very little eye strain.
 
4
 * black_bean_burrito_theme.php
 
5
 *    Name:    BluesNews
 
6
 *    Author:  Ray Black
 
7
 *    Date:    August 15, 2000
 
8
 *    Comment: In the long tradition of mimicing popular sites, I bring
 
9
 *             you the 'inspired by BluesNews.com' theme. Simple, high-
 
10
 *             contrast colorset, easy to read with very little eye strain.
10
11
 *
11
 
 * Copyright (c) 2000-2003 The SquirrelMail Project Team
 
12
 * Copyright (c) 2000-2005 The SquirrelMail Project Team
12
13
 * Licensed under the GNU GPL. For full terms see the file COPYING.
13
14
 *
14
 
 * $Id: bluesnews_theme.php,v 1.7 2003/10/28 20:58:29 tassium Exp $
15
 
 * @package squirrelmail
16
 
 * @subpackage themes
 
15
 * $Id: bluesnews_theme.php,v 1.6.2.2 2004/12/27 15:04:02 kink Exp $
17
16
 */
18
17
 
19
18
global $color;