Enable file upload when sending messages

This commit is contained in:
Kijin Sung 2019-11-22 18:20:52 +09:00
parent 1c07b2e0d2
commit 46f19a9f17
9 changed files with 49 additions and 11 deletions

View file

@ -110,6 +110,7 @@ $lang->replies = '댓글';
$lang->content = '내용';
$lang->document = '문서';
$lang->comment = '댓글';
$lang->member_message = '쪽지';
$lang->description = '설명';
$lang->trackback = '엮인글';
$lang->tag = '태그';