/[transports]/trunk/web/templates/login
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/web/templates/login

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

revision 88 by dpavlin, Fri Jun 16 18:20:02 2006 UTC revision 89 by dpavlin, Wed Jun 21 13:05:48 2006 UTC
# Line 1  Line 1 
1  <%init>  <%init>
2  my $action = Jifty->web->new_action(class => 'Login', monkier => 'loginbox' );  my $action = Jifty->web->new_action(class => 'Login', moniker => 'loginbox' );
3  my $next = Jifty->web->request->continuation ||  my $next = Jifty->web->request->continuation ||
4          Jifty::Continuation->new(          Jifty::Continuation->new(
5                  request => Jifty::Request->new( path => '/transports' )                  request => Jifty::Request->new( path => '/transports' )

Legend:
Removed from v.88  
changed lines
  Added in v.89

  ViewVC Help
Powered by ViewVC 1.1.26