/[SQLSession]/trunk/lib/SQLSession/Dispatcher.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/SQLSession/Dispatcher.pm

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

revision 22 by dpavlin, Sun Dec 3 19:55:52 2006 UTC revision 28 by dpavlin, Thu Dec 7 19:56:41 2006 UTC
# Line 27  on 'new' => run { Line 27  on 'new' => run {
27  };  };
28    
29  on '/' => run {  on '/' => run {
30          show '/list';          redirect '/list';
31  };  };
32    
33  1;  1;

Legend:
Removed from v.22  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.26