페이지타이틀: #416 에 따른 수정 보완 2
This commit is contained in:
@ -123,7 +123,7 @@ if (isset($wr_id) && $wr_id) {
|
||||
|
||||
if (!isset($page) || (isset($page) && $page == 0)) $page = 1;
|
||||
|
||||
$g4['title'] = $board['bo_subject']." ".$page." 페이지";
|
||||
$g4['title'] = $board['bo_subject']." ".$page." 페이지";
|
||||
}
|
||||
|
||||
include_once(G4_PATH.'/head.sub.php');
|
||||
|
||||
Reference in New Issue
Block a user