*** 앞으로는 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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 13061 | |
| 13046 | |
| 13002 | |
| 12958 | |
| 12950 | |
| 12906 | |
| 12894 | |
| 12890 | |
| 12875 | |
| 12849 | |
| 12836 | |
| 12810 | |
| 12793 | |
| 12744 | |
| 12721 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기