사용자: 영역별 주석 처리 완료

This commit is contained in:
whitedot
2013-06-28 15:12:08 +09:00
parent d74b078ec3
commit 999371c47f
36 changed files with 592 additions and 519 deletions

View File

@ -23,6 +23,7 @@ if ($config['cf_include_head']) {
}
?>
<!-- 상단 시작 { -->
<div id="hd">
<h1 id="hd_h1"><?php echo $g4['title'] ?></h1>
@ -154,9 +155,11 @@ if ($config['cf_include_head']) {
</nav>
</div>
<!-- } 상단 끝 -->
<hr>
<!-- 콘텐츠 시작 { -->
<div id="wrapper">
<div id="aside">
<?php echo outlogin('basic'); // 외부 로그인 ?>