#464 쪽지 수신 여부를 쪽지함에서 보이도록 하고 커뮤니케이션 애드온 비활성화시 개인의 쪽지함/친구함이 보이지 않도록 처리

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4160 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-04-29 04:46:09 +00:00
parent e6a19417ff
commit 602bbe80e8
10 changed files with 57 additions and 19 deletions

View file

@ -13,7 +13,7 @@
<column name="blog" var="blog" />
<column name="birthday" var="birthday" />
<column name="allow_mailing" var="allow_mailing" default="Y" />
<column name="allow_message" var="allow_message" default="Y" />
<column name="allow_message" var="allow_message" />
<column name="denied" var="denied" />
<column name="limit_date" var="limit_date" />
<column name="is_admin" var="is_admin" />