/[Frey]/branches/zimbardo/lib/App/RoomReservation/Email.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/zimbardo/lib/App/RoomReservation/Email.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1172 by dpavlin, Sun Jul 5 21:40:16 2009 UTC revision 1173 by dpavlin, Sun Jul 5 21:40:54 2009 UTC
# Line 28  sub send { Line 28  sub send {
28          my $m = Email::Simple->create(          my $m = Email::Simple->create(
29                  header => [                  header => [
30                          To => $to,                          To => $to,
31                          From => '"Room Reservation" <room-reservation@rot13.org>',                          From => '<predavanje_psih@ffzg.hr>',
32                          Subject => $subject,                          Subject => $subject,
33                  ],                  ],
34                  body => $body,                  body => $body,

Legend:
Removed from v.1172  
changed lines
  Added in v.1173

  ViewVC Help
Powered by ViewVC 1.1.26