NOISSUE 게시판 목록 설정이 없을 떄 오류 수정

This commit is contained in:
bnu 2014-01-31 04:23:28 +09:00
parent c640bf64ee
commit e2836ca339

View file

@ -184,6 +184,7 @@ class boardView extends board
// list config, columnList setting
$oBoardModel = getModel('board');
$this->listConfig = $oBoardModel->getListConfig($this->module_info->module_srl);
if(!$this->listConfig) $this->listConfig = array();
$this->_makeListColumnList();
// display the notice list