item.php 를 폼과 설명 두개의 스킨으로 나누고 스킨에서 호출하는 함수등의 코드를 변수로 일부 대체
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
<?php
|
||||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
?>
|
||||
|
||||
<?php
|
||||
function pg_anchor($anc_id) {
|
||||
global $default;
|
||||
global $item_use_count, $item_qa_count, $item_relation_count;
|
||||
|
||||
Reference in New Issue
Block a user