mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
f4db8adddb 보완 2
This commit is contained in:
parent
385ce7107a
commit
855e4ce9f1
1 changed files with 1 additions and 1 deletions
|
|
@ -648,7 +648,7 @@ class documentItem extends Object
|
|||
// Truncate string
|
||||
$content = cut_str($content, $str_size, $tail);
|
||||
|
||||
return escape($content, false);
|
||||
return escape($content);
|
||||
}
|
||||
|
||||
function getRegdate($format = 'Y.m.d H:i:s', $conversion = true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue