Panda Resort - 6.0.6 (Dec 19, 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 (174, 1, 'CONTINUE_AS_GUEST', 'Continuer sans m''enregistrer'), (174, 2, 'CONTINUE_AS_GUEST', 'Continue as guest'), (174, 3, 'CONTINUE_AS_GUEST', 'Continue as guest');
/templates/default/models/details.php