git-svn-id: http://xe-core.googlecode.com/svn/trunk@473 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-16 02:36:34 +00:00
parent 39545c5749
commit b73b6f39ce
49 changed files with 46 additions and 40 deletions

View file

@ -4,7 +4,7 @@
<!-- 에디터 활성화 -->
<script type="text/javascript">
var editor_path = "{$editor_path}";
var editor_path = "./editor/";
editorInit("{$upload_target_srl}");
</script>