You are here

function merci_restrictions_page in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

File

merci_restrictions/merci_restrictions.module, line 120

Code

function merci_restrictions_page() {
  return "Default page.";
}