* FlushFolder (): memset (0) the struct, so flags etc. go away too.
authorWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 22:07:13 +0000 (22:07 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 22:07:13 +0000 (22:07 +0000)
commit11c4dd578da08ca9cd293d6cb4651bf73272b81c
tree819d5fc8a13fa0004207803e75c412986422c241
parent8217ed8772edbc04987f10ee2d93ace9c4932317
* FlushFolder (): memset (0) the struct, so flags etc. go away too.
* LoadRoomXA (): we need to call GETR not GETA
* add debugging code translating the QR-Flags into plaintext for the log
* flush folders in more situations.
webcit/roomlist.c
webcit/roomops.c