Changeset 654 for trunk/app/controllers
- Timestamp:
- 07/15/08 15:38:15 (4 months ago)
- Files:
-
- 1 modified
-
trunk/app/controllers/news_controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/controllers/news_controller.php
r653 r654 49 49 $this->layout = 'portal'; 50 50 51 $this->pageTitle = ':: News';51 $this->pageTitle = '::'.__('News', true); 52 52 53 53 $this->News->User->unbindAll();
