ispman/lib/ISPMan MailGroupMan.pm,1.8,1.9

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv23121/lib/ISPMan

Modified Files:
	MailGroupMan.pm 
Log Message:
fixed bug [ 1487865 ] webuser problem


Index: MailGroupMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/MailGroupMan.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- MailGroupMan.pm	5 Jun 2004 12:45:24 -0000	1.8
+++ MailGroupMan.pm	13 May 2006 11:37:46 -0000	1.9
@@ -102,8 +102,7 @@
 sub editMailGroup {
     my $self = shift;
     my $r    = shift;
-    my $dn   = $r->param("dn");
-    $self->{'mailgroup'} = $self->getEntryAsHashRef( $r->param("dn") );
+    $self->{'mailgroup'} = $self->get_mail_group_info($r->param("ispmanDomain"),$r->param("mailGroup"));
     my $template;
     if ( $self->isDomainEditable( $r->param("ispmanDomain") ) ) {
         $template = $self->getTemplate("mailgroups/edit.tmpl");



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.