mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
#17147582 회원 가입약관을 길게 쓸 경우 회원 설정 내용이 사라지는 오류를 수정.
수정 방법은 가입약관을 별도의 파일로 저장하고 DB에 저장하지 않도록 하여 수정. 가입약관 파일의 위치는 ./files/member_extra_info/agreement.txt 로 지정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6324 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ca413d3c90
commit
b729bc68f0
6 changed files with 65 additions and 16 deletions
|
|
@ -195,4 +195,4 @@
|
|||
function recompileCache() {
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue