Changeset 20591 for events/phpframework/rhaco/trunk/library/PhwittrUser.php
- Timestamp:
- 10/03/08 12:53:28 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/rhaco/trunk/library/PhwittrUser.php
r20590 r20591 171 171 $user = $this->loginRequired(); 172 172 $this->setSession('notice', 'Hi! ' . $user->name); 173 $user = RequestLogin::getLoginSession(); 174 $this->setSession('notice', 'Hi! ' . $user->name); 173 175 Header::redirect(Rhaco::url('home')); 174 176 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)