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)
commit91639d15ed87448ac2dfb6cba147b000d23b38de
tree3eb0f53119409b1f4470d2c6b0e2c8681e2b1581
parentd75b53ffd1f1e6cfbce340bae25710652617397c
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