January 24, 2013 at 17:17 /
Hello there again.
Our timezone settings in WP are correctly set. After troubleshooting and looking on other forums we found similar issues so we simply deleted following line:
$transitions = $timezone->getTransitions($arrival, $departure);
From file:
reservation.class.php
Now everything seems to be working ok, but we have no idea what can this cause long term.