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

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

revision 531 by dpavlin, Wed Nov 26 05:14:27 2008 UTC revision 532 by dpavlin, Wed Nov 26 07:57:12 2008 UTC
# Line 28  sub as_markup { Line 28  sub as_markup {
28                          $icon = $self->icon_path( $class );                          $icon = $self->icon_path( $class );
29                          $icon = qq|<img src="/$icon" alt="$class">| if $icon;                          $icon = qq|<img src="/$icon" alt="$class">| if $icon;
30                  } else {                  } else {
31                          warn "## $self doesn't know how to return icon_path";                          #warn "## $self doesn't know how to return icon_path";
32                  }                  }
33    
34                  my $html                  my $html

Legend:
Removed from v.531  
changed lines
  Added in v.532

  ViewVC Help
Powered by ViewVC 1.1.26