X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid_top.php;h=5504788e82f76030f65c2bbdc1187be4a2f427df;hp=f2829ac315747378c7ca9d3a050d83a7eec579b6;hb=7ca7fc19533794f4cec43d8e9767d1c137148a8a;hpb=6796d2a1fddf3e00ffc85f3bdf1666b40bb605a0 diff --git a/mailid_top.php b/mailid_top.php index f2829ac315..5504788e82 100644 --- a/mailid_top.php +++ b/mailid_top.php @@ -322,7 +322,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) define('_UID_VALUE' , $url_uid ); define('_TYPE_VALUE', $type); define('_DATA_VALUE', $DATA); - define('_RAND_VALUE', rand(0, 99999)); + define('_RAND_VALUE', mt_rand(0, 99999)); define('_TEMPLATE_BANNER', LOAD_TEMPLATE("mailid_banner", true)); // Load template