X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Frandom.php;h=af6793a2da3a50aea1d55b2ed2ecca3083950cae;hb=77800601f557b92461f776cad47eceef41c4fd1a;hp=2064b78d0701d4d3363645a2f5327ac22a559f3b;hpb=f627180c1eb32250e9656c94ba8740610a99d19a;p=squirrelmail.git diff --git a/themes/random.php b/themes/random.php index 2064b78d..af6793a2 100755 --- a/themes/random.php +++ b/themes/random.php @@ -20,10 +20,6 @@ if (isset($_SERVER['SCRIPT_FILENAME']) && $_SERVER['SCRIPT_FILENAME'] == __FILE_ /** load required functions */ include_once(SM_PATH . 'functions/global.php'); -include_once(SM_PATH . 'functions/strings.php'); - -/** Initialize the random number generator */ -sq_mt_randomize(); global $theme;