constant MERCI_STATUS_ACTIVE in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6
Same name and namespace in other branches
- 6.2 merci.module \MERCI_STATUS_ACTIVE
- 7.2 merci.module \MERCI_STATUS_ACTIVE
2 uses of MERCI_STATUS_ACTIVE
- merci_build_reservable_items in ./
merci.module - Builds the list of all currently reservable items, filtered by date.
- merci_form_alter in ./
merci.module - Implementation of hook_form_alter().
File
- ./
merci.module, line 23 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_STATUS_ACTIVE', 1);