Changeset 15136 for events/phpframework/piece_framework/trunk/web/frontend/webapp/actions/SelfAction.php
- Timestamp:
- 07/04/08 01:30:16 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/piece_framework/trunk/web/frontend/webapp/actions/SelfAction.php
r14946 r15136 59 59 } 60 60 61 $loginUser = $this->_context->getSession()->getAttribute('loginUser'); 62 $this->_self = new Phwittr_Self($loginUser->id); 63 61 $this->_self = $this->_context->getAttribute('self'); 64 62 $this->_page = $this->_context->getAttribute('page'); 65 63
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)