X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fspice_of_life_lite.php;h=dcba8e6b031d245dfec2c526ede8f911bacc0aba;hb=865050ce6daedb8dbbbb568a36e802b0b6459565;hp=0ca4e5f2ca813be710f9169d51b899d1149f90b3;hpb=548656577ea3ca28db3a640b26faefdda234dc3a;p=squirrelmail.git diff --git a/themes/spice_of_life_lite.php b/themes/spice_of_life_lite.php old mode 100755 new mode 100644 index 0ca4e5f2..dcba8e6b --- a/themes/spice_of_life_lite.php +++ b/themes/spice_of_life_lite.php @@ -7,7 +7,7 @@ * lite background with dark text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright 2000-2010 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -19,12 +19,6 @@ if (isset($_SERVER['SCRIPT_FILENAME']) && $_SERVER['SCRIPT_FILENAME'] == __FILE_ die(); } -/** load sq_mt_randomize() */ -include_once(SM_PATH . 'functions/strings.php'); - -/** seed the random number generator **/ -sq_mt_randomize(); - for ($i = 0; $i <= 16; $i++) { /** background/foreground toggle **/ if ($i == 0 or $i == 3 or $i == 4 or $i == 5 or $i == 9 or $i == 10 or $i == 12 or $i == 16) {