/[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 270 by dpavlin, Sat Dec 17 00:37:12 2005 UTC revision 271 by dpavlin, Sat Dec 17 03:19:58 2005 UTC
# Line 110  sub results : Local { Line 110  sub results : Local {
110          $c->stash->{template} = 'search.tt';          $c->stash->{template} = 'search.tt';
111          } else {          } else {
112                  $c->forward('/search/results/ajax');                  $c->forward('/search/results/ajax');
113            $c->stash->{template} = 'results.tt';
114          }          }
115  }  }
116    

Legend:
Removed from v.270  
changed lines
  Added in v.271

  ViewVC Help
Powered by ViewVC 1.1.26