Changeset 22872
- Timestamp:
- 11/07/08 01:15:32 (5 years ago)
- Location:
- events/phpframework/zend_framework/trunk/app/modules/index/controllers
- Files:
-
- 3 modified
-
HomeController.php (modified) (1 diff)
-
PublicTimelineController.php (modified) (1 diff)
-
UserController.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/zend_framework/trunk/app/modules/index/controllers/HomeController.php
r15709 r22872 86 86 $params = array( 87 87 'mode' => 'sliding', 88 'path' => rtrim($this->_request->getPathInfo(), '/'), 88 89 'itemData' => $list 89 90 ); -
events/phpframework/zend_framework/trunk/app/modules/index/controllers/PublicTimelineController.php
r15709 r22872 96 96 $params = array( 97 97 'mode' => 'sliding', 98 'path' => rtrim($this->_request->getPathInfo(), '/'), 98 99 'itemData' => $list 99 100 ); -
events/phpframework/zend_framework/trunk/app/modules/index/controllers/UserController.php
r15709 r22872 130 130 $params = array( 131 131 'mode' => 'sliding', 132 'path' => rtrim($this->_request->getPathInfo(), '/'), 132 133 'itemData' => $list 133 134 );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)