ispman/lib/ISPMan UserMan.pm,1.35.2.1,1.35.2.2

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

Modified Files:
      Tag: rel_1_1-bugfixes
	UserMan.pm 
Log Message:
just adding a message about user deletion confirmation. This kind of messages should be sent by some other routing and should have similar format. Something like in horde project. will come back to it once I have some time.

Index: UserMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/UserMan.pm,v
retrieving revision 1.35.2.1
retrieving revision 1.35.2.2
diff -u -d -r1.35.2.1 -r1.35.2.2
--- UserMan.pm	26 Jan 2004 17:07:29 -0000	1.35.2.1
+++ UserMan.pm	8 Feb 2004 20:25:52 -0000	1.35.2.2
@@ -269,6 +269,8 @@
       $self->deleteRoaming($r);
    }
    print $self->refreshSignal($r->param("ispmanDomain"));
+   # This message should be sent via some message template
+   print "User deleted";
 }
 
 



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
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.