include $_SERVER[DOCUMENT_ROOT] . "/backoffice/header.php"; include $_SERVER[DOCUMENT_ROOT] . "/module/popup/popup.lib.php"; if(!in_array("popup_manage",$_SESSION[$_SITE["DOMAIN"]]["ADMIN"]["AUTH"]) && $_SESSION[$_SITE["DOMAIN"]]["ADMIN"]["GRADE"]!="ROOT"): jsMsg("권한이 없습니다."); jsHistory("-1"); endif; //DB연결 $dblink = SetConn($_conf_db["main_db"]); $arrList = getArticleList($_conf_tbl["popup"], $scale, $_REQUEST[offset], ""); //_DEBUG($arrList); //DB해제 SetDisConn($dblink); ?>
| No. | 팝업제목 | 팝업타입 | 시작일 | 종료일 | 생성일 | 관리 | |
|---|---|---|---|---|---|---|---|
| =$arrList['total']-$offset-$i?> | =stripslashes($arrList['list'][$i]['subject'])?> | =$arrList['list'][$i]['p_type']?> | =$arrList['list'][$i]['s_date']?> | =$arrList['list'][$i]['e_date']?> | =$arrList['list'][$i]['w_date']?> | ![]() |
|
| 생성된 팝업이 없습니다. | |||||||