PC, 모바일 버전 변환

This commit is contained in:
gnuboard
2013-01-18 12:18:06 +09:00
parent ad593d0060
commit e58f003bbe
6 changed files with 64 additions and 42 deletions

View File

@ -14,6 +14,12 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<p>Copyright &copy; 소유하신 도메인. All rights reserved.</p>
</footer>
<?
if (is_mobile()) {
echo "<a href=\"{$g4['url']}/?mobile\">모바일 버전으로</a>";
}
?>
<script>
function fsearchbox_submit(f)
{