* Reversed the IsEmptyStr logic to determine whether a note is in vNote format or...
authorArt Cancro <ajc@citadel.org>
Tue, 12 May 2009 20:45:34 +0000 (20:45 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 12 May 2009 20:45:34 +0000 (20:45 +0000)
commitbab1410852d6fa810bd2266c84891085991fdfbf
tree06ccecdf61333e8cab0569a1f7415c475cfb5972
parent14037268b1c5c0ecf3a256ef400733255f518776
* Reversed the IsEmptyStr logic to determine whether a note is in vNote format or legacy text format.  Notes are now working again, but it's still calling load_mimepart() every time.
webcit/notes.c