getLocale(); $abouts = new ModelAbout(); $this->view->content = $abouts->fetchAll($abouts->quoteInto('Locale = ?',$lang)); } }