protected function beforeInit() { $this->default['cols']['null'] = ''; $this->output = output::getInstance(); $this->reserved_col_names = array_merge($this->reserved_col_names, array('section', 'act', 'module', 'oper')); }