adding svc_mailinglist for communigate "groups" (mailing lists), RT#7514
authorivan <ivan>
Tue, 23 Mar 2010 03:48:31 +0000 (03:48 +0000)
committerivan <ivan>
Tue, 23 Mar 2010 03:48:31 +0000 (03:48 +0000)
commit7167be4668e6187ac55126791ca9b74cd5fb27e8
tree54914bf888f1b9fdd046c5008ebfffc8b641c695
parent8317e8d1763c5e13f5fe30f4da91e4f0fac584c6
adding svc_mailinglist for communigate "groups" (mailing lists), RT#7514
16 files changed:
FS/FS/Schema.pm
FS/FS/mailinglist.pm [new file with mode: 0644]
FS/FS/mailinglistmember.pm [new file with mode: 0644]
FS/FS/svc_mailinglist.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/mailinglist.t [new file with mode: 0644]
FS/t/mailinglistmember.t [new file with mode: 0644]
FS/t/svc_mailinglist.t [new file with mode: 0644]
httemplate/edit/mailinglistmember.html [new file with mode: 0644]
httemplate/edit/part_svc.cgi
httemplate/edit/process/mailinglistmember.html [new file with mode: 0644]
httemplate/edit/process/svc_mailinglist.html [new file with mode: 0644]
httemplate/edit/svc_mailinglist.cgi [new file with mode: 0644]
httemplate/misc/delete-mailinglistmember.html [new file with mode: 0644]
httemplate/search/mailinglistmember.html [new file with mode: 0644]
httemplate/view/svc_mailinglist.cgi [new file with mode: 0644]