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

Conflicts:
	adm/config_form.php
This commit is contained in:
gnuboard
2013-04-25 18:39:48 +09:00
10 changed files with 106 additions and 43 deletions

View File

@ -20,13 +20,6 @@ $(function() {
</script>
<![endif]-->
<script>
</script>
</body>
</html>
<?php
// HTML 마지막 처리 함수 : 반드시 넣어주시기 바랍니다.
echo html_end();
?>
<?php echo html_end(); // HTML 마지막 처리 함수 : 반드시 넣어주시기 바랍니다. ?>