* remove the room infomatic, add templates
[citadel.git] / webcit / roomlist.c
index c9ca82537f182894f8fd71d023cb90b752c70ebc..c692236f0619e363d06388912ad6e2947dcf0a45 100644 (file)
@@ -138,6 +138,7 @@ void FlushFolder(folder *room)
        FreeStrBuf(&room->XAPass);
        FreeStrBuf(&room->Directory);
        FreeStrBuf(&room->RoomAide);
+       FreeStrBuf(&room->XInfoText);
 
        FreeStrBuf(&room->name);
        if (room->IgnetCfgs[0] == (HashList*) StrBufNOTNULL)