사이트 내 전체검색
그누보드
게시판 상단에 추가 루틴 list.skin.head.php / 상단에 latest 표시하기
최고관리자
https://cmd.kr/gnu/65 URL이 복사되었습니다.

본문


1. /bbs/list.php 에 스킨전용 head 파일을 삽입하게 하라.

@include_once("$board_skin_path/list.skin.head.php");
include_once("$board_skin_path/list.skin.php");

2. 해당 게시판 스킨에 list.skin.head.php 파일을 작성하라.

<?
$latest_skin="sir.latest_onetap04";
if (file_exists("$g4[path]/skin/latest/$latest_skin/latest.skin.php")) {
 include_once "$g4[path]/lib/latest.lib.php";
 echo latest($latest_skin,$bo_table);
}

?>

댓글목록

등록된 댓글이 없습니다.

그누보드
190 (4/4P)

Search

Copyright © Cmd 명령어 18.217.135.23