X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fmonostochastic.php;h=eee68b2835ec8a189c3e7dfcede52c0a65a537a8;hb=2c90a9f238ae50a870072398f0dbe32360018ccd;hp=352f7e483b1d6b69b04782130446ed0f77b5a43f;hpb=1681f4d9d7070f1bfc4f9f5ce46b39caa8142537;p=squirrelmail.git diff --git a/themes/monostochastic.php b/themes/monostochastic.php index 352f7e48..eee68b28 100755 --- a/themes/monostochastic.php +++ b/themes/monostochastic.php @@ -2,19 +2,21 @@ /** * monostochastic.php - * Name: Monostochastic - * Author: Jorey Bump - * Date: October 20, 2001 - * Comment: Generates random two-color frames, featuring either - * a dark or light background. + * Name: Monostochastic + * @author Jorey Bump + * Date: October 20, 2001 + * Comment: Generates random two-color frames, featuring either + * a dark or light background. * - * Copyright (c) 2000-2002 The SquirrelMail Project Team + * Copyright (c) 2000-2004 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ + * @package squirrelmail + * @subpackage themes */ -/* seed the random number generator */ +/** seed the random number generator */ sq_mt_randomize(); /** light(1) or dark(0) background toggle **/