mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
#17988757 : 파일 인코딩을 UTF-8로 고정하기 위해 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6301 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7f56a4f19d
commit
93734f809d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<!--#include("header.html")-->
|
||||
|
||||
<!-- 게시물 작성 폼 -->
|
||||
<form action="./" method="post" onsubmit="return procFilter(this, insert)" id="fo_write">
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue