You are here

constant ROOMS_WRONG_UNIT in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

1 use of ROOMS_WRONG_UNIT
UnitCalendar::updateCalendar in modules/rooms_availability/includes/rooms_availability.unit_calendar.inc
Given an array of RoomEvents the calendar is updated with regards to the events that are relevant to the Unit this calendar refers to

File

modules/rooms_unit/rooms_unit.module, line 24
Manage units - Units are things that can be booked on a nightly basis (e.g. rooms - but also villas bungalows, etc).

Code

define('ROOMS_WRONG_UNIT', 300);