/[suikacvs]/messaging/manakai/lib/Message/Field/Structured.pm
Suika

Diff of /messaging/manakai/lib/Message/Field/Structured.pm

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

revision 1.6 by wakaba, Sat Apr 6 06:01:04 2002 UTC revision 1.7 by wakaba, Sat Apr 13 01:33:54 2002 UTC
# Line 93  quoted if necessary (by C<hook_encode_st Line 93  quoted if necessary (by C<hook_encode_st
93    
94  =cut  =cut
95    
96  sub stringify ($) {  sub stringify ($;%) {
97    my $self = shift;    my $self = shift;
98    #$self->Message::Util::encode_qcontent ($self->{field_body});    #$self->Message::Util::encode_qcontent ($self->{field_body});
99    $self->{field_body};    $self->{field_body};

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24