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

« back to all changes in this revision

Viewing changes to themes/in_the_pink.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:
2
2
 
3
3
/**
4
4
 * in_the_pink.php
5
 
 * Name:    In the Pink
6
 
 * @author Jorey Bump
7
 
 * Date:    October 20, 2001
8
 
 * Comment: This theme generates random colors, featuring a reddish
9
 
 *          background with dark text.
 
5
 *    Name:    In the Pink
 
6
 *    Author:  Jorey Bump
 
7
 *    Date:    October 20, 2001
 
8
 *    Comment: This theme generates random colors, featuring a reddish
 
9
 *             background with dark text.
10
10
 *
11
 
 * Copyright (c) 2000-2003 The SquirrelMail Project Team
 
11
 * Copyright (c) 2000-2005 The SquirrelMail Project Team
12
12
 * Licensed under the GNU GPL. For full terms see the file COPYING.
13
13
 *
14
 
 * $Id: in_the_pink.php,v 1.6 2003/10/28 20:58:30 tassium Exp $
15
 
 * @package squirrelmail
16
 
 * @subpackage themes
 
14
 * $Id: in_the_pink.php,v 1.5.2.2 2004/12/27 15:04:02 kink Exp $
17
15
 */
18
16
 
19
17
/* seed the random number generator */