adding svc_mailinglist for communigate "groups" (mailing lists), RT#7514
authorivan <ivan>
Tue, 23 Mar 2010 03:48:02 +0000 (03:48 +0000)
committerivan <ivan>
Tue, 23 Mar 2010 03:48:02 +0000 (03:48 +0000)
commitf46056f1423db7b7daf4a43f11610e1d961823af
tree609dd8959e649683b8956c218eaf0f6a24146c53
parent4a4a31ca7dcb01990a7e1d0e40a2f89adf34a25a
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]