From: Iain Patterson Date: Mon, 13 May 2013 08:50:21 +0000 (-0400) Subject: Split get_contact_orders(). X-Git-Tag: 2013-05-13~12 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=46a6490756496e873962e54db2ad1b68921cd3c8;hp=46a6490756496e873962e54db2ad1b68921cd3c8;p=readifood.git Split get_contact_orders(). Added get_beneficiary_orders() and get_requester_orders() to show orders for which a given Contact is a beneficiary or requester. Reworked get_contact_orders() to show orders of either type. ---