관리자 경로 수정

This commit is contained in:
chicpro
2013-03-19 14:31:53 +09:00
parent 51e805f620
commit 71159878d0
41 changed files with 603 additions and 604 deletions

View File

@ -24,7 +24,7 @@ $g4['title'] = $html_title;
include_once (G4_ADMIN_PATH.'/admin.head.php');
?>
<?=subtitle($html_title)?>
<?//=subtitle($html_title)?>
<script src="<?=$g4[cheditor4_path]?>/cheditor.js"></script>
<?=cheditor1('fm_head_html', '100%', '150');?>