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

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

revision 479 by dpavlin, Wed Nov 19 19:28:09 2008 UTC revision 480 by dpavlin, Thu Nov 20 14:39:43 2008 UTC
# Line 83  sub html { Line 83  sub html {
83    
84                          $o->depends if $o->can('depends');                          $o->depends if $o->can('depends');
85    
86                          push @{ $self->status }, { qq|<a target="editor" href="/editor+$class+1">$class</a>| => $self->params };                          push @{ $self->status }, { $self->editor( $class ) => $self->params };
87    
88                          if ( $self->run eq 'as_markup' ) {                          if ( $self->run eq 'as_markup' ) {
89                                  warn "## using ",ref($o), "->as_markup";                                  warn "## using ",ref($o), "->as_markup";

Legend:
Removed from v.479  
changed lines
  Added in v.480

  ViewVC Help
Powered by ViewVC 1.1.26