* Added the code to let display_wiki_page_backend() know when it's expected to fetch...
authorArt Cancro <ajc@citadel.org>
Tue, 27 Oct 2009 15:40:27 +0000 (15:40 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Oct 2009 15:40:27 +0000 (15:40 +0000)
commit090d68398dee252c7001c1f71d536b5859dfd0c6
tree69cb4bf74322da3c5ed8917f2a61c89232cf757a
parent27bce336d4dde403225ec0764ab42ea0d4996c80
* Added the code to let display_wiki_page_backend() know when it's expected to fetch a specific revision of a wiki page.  Stopped cold dead when I realized that it's going to be practically impossible to supply read_message() with anything other than a message number.
webcit/messages.c
webcit/wiki.c