Update of /cvsroot/ispman/ispman/lib/CustomerMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14652/lib/CustomerMan
Modified Files:
MailGroups.pm
Log Message:
removed all those nasty ^Ms
Folks! Try to avoid windows editors when editing ispman files
Index: MailGroups.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/CustomerMan/MailGroups.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- MailGroups.pm 14 Jan 2004 02:27:42 -0000 1.6
+++ MailGroups.pm 21 Feb 2004 21:31:31 -0000 1.7
@@ -27,7 +27,7 @@
});
$r->param("mode", "advanceItems");
$r->param("section", "MailingLists");
- $r->delete('dn');
+ $r->delete('dn');
$self->advanceItems($r);
}
@@ -37,11 +37,11 @@
my $self=shift;
my $r=shift;
$r->param("ispmanDomain", $self->{'domain'});
-
- # Break the list into a scalar where each email is separated by space char
- my $addresses=$self->as_arrayref($r->param('mailForwardingAddress'));
- $r->param('mailForwardingAddress', (join ' ' , @$addresses));
-
+
+ # Break the list into a scalar where each email is separated by space char
+ my $addresses=$self->as_arrayref($r->param('mailForwardingAddress'));
+ $r->param('mailForwardingAddress', (join ' ' , @$addresses));
+
$self->addMailGroup($r);
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
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.