/[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 537 by dpavlin, Wed Nov 26 16:34:25 2008 UTC revision 543 by dpavlin, Wed Nov 26 19:43:03 2008 UTC
# Line 50  sub as_markup { Line 50  sub as_markup {
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 )
 #               . $diff  
53                  . qq|</pre>|                  . qq|</pre>|
54                  ;                  ;
55          warn "diff ",length($html)," bytes";          warn "diff ",length($html)," bytes";

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

  ViewVC Help
Powered by ViewVC 1.1.26