* 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)
commit8caa14786545e862ebd1da3ab271d1d1f2863adb
tree819d5fc8a13fa0004207803e75c412986422c241
parent6fc95d2cc95d6dc77f85e5d7e3655a815994de8c
* 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