/[suikacvs]/messaging/manakai/lib/Message/DOM/Document.pm
Suika

Diff of /messaging/manakai/lib/Message/DOM/Document.pm

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

revision 1.23 by wakaba, Mon Oct 8 07:17:18 2007 UTC revision 1.24 by wakaba, Sun Nov 11 04:23:32 2007 UTC
# Line 1126  sub inner_html ($;$) { Line 1126  sub inner_html ($;$) {
1126        return unless defined wantarray;        return unless defined wantarray;
1127      }      }
1128    
1129      return ${ Whatpm::HTML->get_inner_html ($self) };      require Whatpm::HTML::Serializer;
1130        return ${ Whatpm::HTML::Serializer->get_inner_html ($self) };
1131    } else {    } else {
1132      if (@_ > 1) {      if (@_ > 1) {
1133        ## Step 1        ## Step 1

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24