*** 앞으로는 UTF-8 버전만 배포합니다.
사용방법 :
index.php 에 아래 코드를 포함하세요.
include_once("$g4[path]/layer.inc.php");
추가된 코드
----------------------------------------
adm/admin.menu300.php 에 추가합니다.
----------------------------------------
[code]
array("300200", "게시판그룹관리", "$g4[admin_path]/boardgroup_list.php"),
array("-"),
array("300300", "다이얼로그관리", "$g4[admin_path]/dialog_list.php"),
array("300400", "레이어팝업관리", "$g4[admin_path]/layer_list.php"),
[/code]
----------------------------------------
config.php 에 추가합니다.
----------------------------------------
[code]
$g4['layer_popup_table'] = $g4['table_prefix'] . "layer_popup"; // 레이어팝업 테이블
[/code]
그리고 관리자에서 레이어팝업 관리를 실행하시면 테이블이 자동 생성됩니다.
사용방법 :
index.php 에 아래 코드를 포함하세요.
include_once("$g4[path]/layer.inc.php");
추가된 코드
----------------------------------------
adm/admin.menu300.php 에 추가합니다.
----------------------------------------
[code]
array("300200", "게시판그룹관리", "$g4[admin_path]/boardgroup_list.php"),
array("-"),
array("300300", "다이얼로그관리", "$g4[admin_path]/dialog_list.php"),
array("300400", "레이어팝업관리", "$g4[admin_path]/layer_list.php"),
[/code]
----------------------------------------
config.php 에 추가합니다.
----------------------------------------
[code]
$g4['layer_popup_table'] = $g4['table_prefix'] . "layer_popup"; // 레이어팝업 테이블
[/code]
그리고 관리자에서 레이어팝업 관리를 실행하시면 테이블이 자동 생성됩니다.
댓글 36개
게시글 목록
| 번호 | 제목 |
|---|---|
| 13477 | |
| 13447 | |
| 13438 | |
| 13423 | |
| 13400 | |
| 13283 | |
| 13270 | |
| 13264 | |
| 13246 |
기타
왼쪽 트리메뉴
18
|
| 13236 |
기타
조잡한메뉴입니다.
9
|
| 13193 | |
| 13175 | |
| 13171 | |
| 13137 | |
| 13066 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기