/[soft]/identity/CatDap/trunk/lib/CatDap/Controller/admin.pm
ViewVC logotype

Diff of /identity/CatDap/trunk/lib/CatDap/Controller/admin.pm

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

revision 604 by buchan, Sun Feb 20 15:08:14 2011 UTC revision 605 by buchan, Fri Feb 25 10:00:44 2011 UTC
# Line 547  sub password : Local { Line 547  sub password : Local {
547              'content_type'      => 'text/plain',              'content_type'      => 'text/plain',
548              },              },
549          entry => $entry,          entry => $entry,
550          url => $c->uri_for('/user/firstlogin') . "/?username=$uid&key=$newpass",          url => $c->uri_for('/user/firstlogin') . "?username=$uid&key=$newpass",
551      );      );
552          $c->forward( $c->view('Email::Template') );          $c->forward( $c->view('Email::Template') );
553      $c->languages(@oldlang);      $c->languages(@oldlang);

Legend:
Removed from v.604  
changed lines
  Added in v.605

  ViewVC Help
Powered by ViewVC 1.1.30