View Single Post
  #5 (permalink)  
Old 11-18-2007, 12:52 PM
Mike Mike is offline
Junior Member
 
Join Date: Aug 2007
Posts: 9
Send a message via ICQ to Mike
Default

PHP Code:
public function indexAction()
{
$this->view->title 'Address Book';

Reply With Quote