24 Aug
2005
24 Aug
'05
1:36 a.m.
ChangeSet ID: 19768 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner(a)wine.codeweavers.com 2005/08/23 20:36:12 Modified files: include : comment.php Log message: Chris Morgan <cmorgan(a)alum.wpi.edu> Comment replies were incorrectly adding duplicate emails for threads that contained multiple posts by the same author or if a maintainer was also an admin. Ensure that there are no duplicate email addresses using array_unique() Patch: http://cvs.winehq.org/patch.py?id=19768 Old revision New revision Changes Path 1.12 1.13 +18 -7 appdb/include/comment.php