Merge branch 'g5'

This commit is contained in:
chicpro
2014-02-10 13:40:16 +09:00

View File

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