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

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

revision 1164 by dpavlin, Thu Jul 2 17:59:56 2009 UTC revision 1171 by dpavlin, Sun Jul 5 21:25:25 2009 UTC
# Line 402  sub params_form { Line 402  sub params_form {
402                  },                  },
403          });          });
404    
405            $self->title( $self->class->title ) if $self->class->title;
406    
407          return ($html,$default) if wantarray;          return ($html,$default) if wantarray;
408          return $html;          return $html;
409  }  }

Legend:
Removed from v.1164  
changed lines
  Added in v.1171

  ViewVC Help
Powered by ViewVC 1.1.26