ajax_servcmd() logging now displays the g_cmd being attempted.
authorArt Cancro <ajc@citadel.org>
Wed, 19 Jan 2011 16:32:02 +0000 (11:32 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 19 Jan 2011 16:32:02 +0000 (11:32 -0500)
commit050e31fb28c5555ecd386ee3a900e47f11a9311a
tree3eb0f53119409b1f4470d2c6b0e2c8681e2b1581
parentedb0f2c9f4eddcbd621e9089bac3600207fa491a
ajax_servcmd() logging now displays the g_cmd being attempted.
This is in an attempt to debug the b0rken message delete in the mailbox view.
Also fixed a format string compiler warning.
webcit/webcit.c