// evaluate template $postid =& $post['postid']; eval('$postbit = "' . fetch_template($this->templatename) . '";'); eval('$retval = "' . fetch_template('postbit_wrapper') . '";'); return $retval; }l