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)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:03:02 +0000 (14:03 +0000)
commit09b30e37b075f1f2aa9c50dab11a9ab8423b80ce
treea2a134676a76222edbc8ebad2994aec5e306aacb
parentf2834d7bf763a451d95354f52f5bc38d2c97c36f
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