* @package screen * @link https://www.zentao.net */ namespace zin; h::iframe ( set('width', '100%'), set('height', '100%'), set('scrolling', 'no'), set('frameborder', '0'), set('marginheight', '0'), set('src', $this->inlink('viewOld', "screenID={$screenID}&year={$year}&month={$month}&dept={$dept}&account={$account}")) );