관리자 페이지 하단 도메인 출력 부분 수정

This commit is contained in:
chicpro
2014-02-10 13:39:50 +09:00
parent e4a17902fd
commit 2ec3b1d0f2

View File

@ -14,7 +14,7 @@ if (!defined('_GNUBOARD_')) exit;
<footer id="ft">
<p>
Copyright &copy; 소유하신 도메인. All rights reserved.<br>
Copyright &copy; <?php echo $_SERVER['HTTP_HOST']; ?>. All rights reserved.<br>
<a href="#">상단으로</a>
</p>
</footer>