{/if} 2. Add the highlighted members to the AdminOrders class in presentation/admin_orders.php: public $mLinkToAdmin; public $mCustomers; public $mCustomerId; public $mOrderId; CHAPTER 17 ?– STORING CUSTOMER ORDERS 555 3. Add the highlighted code to the init() method of the AdminOrders class in presentation/ admin_orders.php: // If "Show orders by status" filter is in action .