You are here

constant MERCI_STATUS_UNCONFIRMED in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6

Same name and namespace in other branches
  1. 6.2 merci.module \MERCI_STATUS_UNCONFIRMED
  2. 7.2 merci.module \MERCI_STATUS_UNCONFIRMED
2 uses of MERCI_STATUS_UNCONFIRMED
merci_add_reservation_items in ./merci.module
Adds items to reservation on creation/update.
merci_form in ./merci.module
Implementation of hook_form().

File

./merci.module, line 14
MERCI - Managed Equipment Reservation Checkout and Inventory

Code

define('MERCI_STATUS_UNCONFIRMED', 1);