/[webpac2]/Webpacus/lib/Webpacus/Controller/Search.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 /Webpacus/lib/Webpacus/Controller/Search.pm

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

revision 406 by dpavlin, Sun Feb 19 22:40:40 2006 UTC revision 407 by dpavlin, Mon Feb 20 15:33:03 2006 UTC
# Line 245  forwarded to C</editor/record> Line 245  forwarded to C</editor/record>
245  sub record : Local {  sub record : Local {
246          my ( $self, $c ) = @_;          my ( $self, $c ) = @_;
247    
248          $c->forward( '/editor/record' );          $c->detach( '/editor/record' );
249  }  }
250    
251  =back  =back

Legend:
Removed from v.406  
changed lines
  Added in v.407

  ViewVC Help
Powered by ViewVC 1.1.26