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