mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
게시글 하단에 회원의 서명을 출력할때 After... 마크업을 계속 유지할 수 있도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1976 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a2eb5d62bf
commit
0723855f12
1 changed files with 1 additions and 1 deletions
|
|
@ -1135,7 +1135,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $GLOBALS['_transSignatureList'][$member_srl];
|
return $GLOBALS['_transSignatureList'][$member_srl].$matches[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue