홑따옴표 쌍따옴표로, 기본환경설정 마크업 완료

This commit is contained in:
whitedot
2012-10-30 17:56:20 +09:00
parent 4c6b6641c6
commit 0c1edf6d8d
6 changed files with 315 additions and 305 deletions

View File

@ -10,7 +10,7 @@ if (!defined("_GNUBOARD_")) exit;
<!-- <p>실행시간 : <?=get_microtime() - $begin_time;?> -->
<script src='<?=$g4['admin_path']?>/admin.js'></script>
<script src="<?=$g4['admin_path']?>/admin.js"></script>
<?
include_once("$g4[path]/tail.sub.php");