Cookies help us provide better user experience. By using our website, you agree to the use of cookies.

Panda Multi Resorts - 6.1.2 (Dec 28, 2017)

Replace the following files and execute the queries in your SQL manager to perform the updates.

NEW FEATURES/IMPROVEMENTS

Possibility to book as guest

/common/db.sql
>> New entries in the table pm_text (! as usual, replace with your translation and lang ids) :

INSERT INTO pm_text (id, lang, name, value) VALUES
(177, 1, 'CONTINUE_AS_GUEST', 'Continuer sans m''enregistrer'),
(177, 2, 'CONTINUE_AS_GUEST', 'Continue as guest'),
(177, 3, 'CONTINUE_AS_GUEST', 'Continue as guest');

/templates/default/models/details.php

FIXED ISSUES

Calendar issue for multi rooms bookings

/templates/default/common/get_days.php