Changeset 8503 for lang/perl/Chaostr
- Timestamp:
- 03/29/08 17:52:42 (5 years ago)
- Location:
- lang/perl/Chaostr/trunk/lib/Chaostr
- Files:
-
- 2 modified
-
Web.pm (modified) (1 diff)
-
Web/Controller/Login.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Chaostr/trunk/lib/Chaostr/Web.pm
r7734 r8503 26 26 Session::Store::DBIC 27 27 Session::State::Cookie 28 29 Session::DynamicExpiry::Cookie 28 30 29 31 Email::Japanese -
lang/perl/Chaostr/trunk/lib/Chaostr/Web/Controller/Login.pm
r8502 r8503 77 77 if ( $c->user ) { 78 78 $c->log->info( $c->user->name . '(' . $c->req->address . ') logout' ); 79 $c->delete_session; 79 80 $c->logout; 80 81 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)