phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php,


From: nomail
Subject: [Phpgroupware-cvs] pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php, 1.2
Date: Thu, 20 May 2004 21:24:29 -0000

Update of /pbwebmaui/inc/pb.WebMAUI/lib
Modified Files:
        Branch: 
          class.dlgMaildrop.php

date: 2004/04/22 15:36:24;  author: fipsfuchs;  state: Exp;  lines: +1 -0

Log Message:
bug in maildrop (mailalias) fixed
=====================================================================
No syntax errors detected in -
=====================================================================
Index: pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php
diff -u pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php:1.1 
pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php:1.2
--- pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php:1.1      Wed Mar 31 
08:27:37 2004
+++ pbwebmaui/inc/pb.WebMAUI/lib/class.dlgMaildrop.php  Thu Apr 22 15:36:24 2004
@@ -270,6 +270,7 @@
 
 
             //list addresses/Aliases
+            $this->_MailDrop->clearAttribute("accounts");
             if ($mails = $this->_MailDrop->getAttribute("accounts")) {
                 while (list($key,$value) = each($mails)) {
                     $dialog->setVariable("btnDeleteKey", "[".$value."][]");




reply via email to

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