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

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

revision 535 by dpavlin, Wed Nov 26 16:17:17 2008 UTC revision 537 by dpavlin, Wed Nov 26 16:34:25 2008 UTC
# Line 49  sub as_markup { Line 49  sub as_markup {
49    
50          my $html          my $html
51                  = qq|<pre>$status</pre><hr><pre>|                  = qq|<pre>$status</pre><hr><pre>|
52  #               . $self->html_escape( $diff )                  . $self->html_escape( $diff )
53                  . $diff  #               . $diff
54                  . qq|</pre>|                  . qq|</pre>|
55                  ;                  ;
56          warn "diff ",length($html)," bytes";          warn "diff ",length($html)," bytes";

Legend:
Removed from v.535  
changed lines
  Added in v.537

  ViewVC Help
Powered by ViewVC 1.1.26