You are here

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

1 use of FIRST_NIGHT_PAYMENT
UnitPricingCalendar::calculatePrice in modules/rooms_pricing/includes/rooms_pricing.unit_pricing_calendar.inc
Given a date range determine the cost of the room over that period.

File

./rooms.module, line 42
Provides basic underlying functionality and configuration options used by all Rooms modules

Code

define('FIRST_NIGHT_PAYMENT', 12);