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

This commit is contained in:
chicpro
2013-02-01 14:18:01 +09:00
14 changed files with 31 additions and 127 deletions

View File

@ -31,7 +31,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
</section>
<div class="btn_confirm">
<a href="<?=$g4['url']?>/">메인으로 돌아가기</a>
<a href="<?=G4_URL?>/">메인으로 돌아가기</a>
</div>
</form>