encoder(); $accountTarget = $this->config( 'client/html/account/history/url/target' ); $accountController = $this->config( 'client/html/account/history/url/controller', 'account' ); $accountAction = $this->config( 'client/html/account/history/url/action', 'history' ); $accountConfig = $this->config( 'client/html/account/history/url/config', array() ); ?>