Merge remote-tracking branch 'upstream/develop' into 1607-new-probe

2022.09-rc
Michael Vogel 2016-07-07 21:57:10 +02:00
commit 2e37234a41
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -30,8 +30,8 @@ class Emailer {
// generate a mime boundary
$mimeBoundary =rand(0,9)."-"
.rand(10000000000,99999999999)."-"
.rand(10000000000,99999999999)."=:"
.rand(100000000,999999999)."-"
.rand(100000000,999999999)."=:"
.rand(10000,99999);
// generate a multipart/alternative message header