minor bugfix in msg tracking

This commit is contained in:
csoler 2015-10-26 23:55:34 -04:00
parent c7d0e4cb35
commit 206b27a262

View File

@ -34,7 +34,7 @@ const uint32_t ForumCreateEnabledFlags = (
// GXS_GROUP_FLAGS_PUBLISHSIGN |
GXS_GROUP_FLAGS_SHAREKEYS |
GXS_GROUP_FLAGS_ANTI_SPAM |
GXS_GROUP_FLAGS_PERSONALSIGN |
// GXS_GROUP_FLAGS_PERSONALSIGN |
// GXS_GROUP_FLAGS_COMMENTS |
0);