/[notice-sender]/jifty-dbi/soap.cgi
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 /jifty-dbi/soap.cgi

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

revision 27 by dpavlin, Mon May 16 16:25:14 2005 UTC revision 29 by dpavlin, Mon May 16 20:58:44 2005 UTC
# Line 54  sub AddMemberToList { Line 54  sub AddMemberToList {
54  sub AddMessageToList {  sub AddMessageToList {
55          my $self = shift;          my $self = shift;
56    
57          return $nos->add_message_to_queue( %{ shift @_ } );          return $nos->add_message_to_list( %{ shift @_ } );
58  }  }
59    

Legend:
Removed from v.27  
changed lines
  Added in v.29

  ViewVC Help
Powered by ViewVC 1.1.26