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

Panda Multi Resorts - 4.3.3 (Jan 22, 2017)

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

FIXED ISSUES

Smart hotel/room selection issue on admin panel

/common/db.sql
>> New column "id_hotel" in the table pm_rate

ALTER TABLE pm_rate
ADD id_hotel INT NULL AFTER id_room;

Bug on "Read more" button of the featured articles (homepage)

/templates/default/models/home.php