noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 10/35: Sendmail : Remove dead code


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 10/35: Sendmail : Remove dead code
Date: Tue, 24 May 2016 21:25:38 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit b9c52b640e743d638bb3cfcde5fedbafc3f4180c
Author: Dany De Bontridder <address@hidden>
Date:   Wed Apr 6 15:30:25 2016 +0200

    Sendmail : Remove dead code
---
 include/lib/class_sendmail.php |    1 -
 1 file changed, 1 deletion(-)

diff --git a/include/lib/class_sendmail.php b/include/lib/class_sendmail.php
index d98e726..40c8c3a 100644
--- a/include/lib/class_sendmail.php
+++ b/include/lib/class_sendmail.php
@@ -103,7 +103,6 @@ class Sendmail
     function compose()
     {
         $this->verify();
-        $uid = md5(uniqid(time()));
 
         // a random hash will be necessary to send mixed content
         $separator = md5(time());



reply via email to

[Prev in Thread] Current Thread [Next in Thread]