/[Frey]/trunk/lib/App/RoomReservation/Reservation.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 /trunk/lib/App/RoomReservation/Reservation.pm

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

revision 1152 by dpavlin, Wed Jul 1 22:25:11 2009 UTC revision 1153 by dpavlin, Wed Jul 1 22:39:34 2009 UTC
# Line 134  sub create_as_markup { Line 134  sub create_as_markup {
134          my $sth = $self->dbh->prepare( $sql );          my $sth = $self->dbh->prepare( $sql );
135          $sth->execute( @vals );          $sth->execute( @vals );
136    
137          return $self->send_confirmation_message( email => $self->email );          return $self->seat_confirmation_message( email => $self->email );
138    
139  }  }
140    

Legend:
Removed from v.1152  
changed lines
  Added in v.1153

  ViewVC Help
Powered by ViewVC 1.1.26