From: Iain Patterson Date: Mon, 13 May 2013 09:57:02 +0000 (-0400) Subject: Added get_order_state() and get_order_state_string(). X-Git-Tag: 2013-05-13~7 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=7840fb6e5f99fcc6c9b25e05c6f40d73137f6d79;hp=7840fb6e5f99fcc6c9b25e05c6f40d73137f6d79;p=readifood.git Added get_order_state() and get_order_state_string(). Return an order state with get_order_state(). Return a string representation of an order state with get_order_state_string(). ---