Renamed get_order_state_uri() and get_order_state_string().
authorIain Patterson <me@iain.cx>
Mon, 13 May 2013 09:53:36 +0000 (05:53 -0400)
committerIain Patterson <me@iain.cx>
Mon, 13 May 2013 12:48:08 +0000 (08:48 -0400)
The functions are now get_order_state_query_uri() and
get_order_state_query_string() respectively.  The original name
get_order_state_string() should be used to return a string
representation of a given order's state.


No differences found