item.php 를 폼과 설명 두개의 스킨으로 나누고 스킨에서 호출하는 함수등의 코드를 변수로 일부 대체

This commit is contained in:
gnuboard
2013-09-12 10:42:56 +09:00
parent a9236adf67
commit 9177db0a34
3 changed files with 35 additions and 57 deletions

View File

@ -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;