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

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

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

revision 1.2 by wakaba, Wed May 8 09:11:31 2002 UTC revision 1.3 by wakaba, Sun Jun 23 12:10:16 2002 UTC
# Line 142  sub _add_array_check ($$\%) { Line 142  sub _add_array_check ($$\%) {
142      }      }
143      $value = $self->_parse_value ('*msg-id' => $value) if $$option{parse};      $value = $self->_parse_value ('*msg-id' => $value) if $$option{parse};
144    }    }
145    (1, value => {value => $value, type => $value_option->{type}});    (1, $value => {value => $value, type => $value_option->{type}});
146  }  }
147    
148  ## count: Inherited  ## count: Inherited

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24