Merge branch 'master' of github.com:gnuboard/g4s

Conflicts:
	head.php
This commit is contained in:
gnuboard
2012-12-26 12:51:01 +09:00
4 changed files with 16 additions and 11 deletions

View File

@ -39,7 +39,11 @@ include_once($g4['path'].'/lib/popular.lib.php');
<input type="submit" value="검색">
</fieldset>
</form>
<<<<<<< HEAD
<? if (!isset($bo_table)) {?><h1><?=$g4['title']?></h1><? } ?>
=======
<h1><?=$config['cf_title']?></h1>
>>>>>>> c6d75730d63bbcb65a6e77baf559a24b33fb43c1
</header>
<div>
@ -48,3 +52,9 @@ include_once($g4['path'].'/lib/popular.lib.php');
</div>
<div id="wrapper">
<p>
g4s 강좌 홈페이지에 오신 것을 환영합니다.
</p>
<p>
<a href="<?=$g4['path']?>/bbs/board.php?bo_table=1">테스트용 게시판</a>
</p>