View Single Post
  #1 (permalink)  
Old 04-01-2008, 02:10 PM
inside inside is offline
Junior Member
 
Join Date: Apr 2008
Posts: 2
Default setEncoding in the bootstrap

Hello,

I'm using MVC, Zend_Layout and I want to call the Zend_View::setEncoding method in the bootstrap. What's the best way to do it ?

Thanks
Reply With Quote