postdata)){ $mySession->postdata = $_POST; } $d = new Pbs_Debug(); $d->debug(array('MainIndexController',$_SERVER['REMOTE_ADDR'],implode("\t",$mySession->postdata))); $this->_redirect('/fbgui/index/index'); } // action body } }