$result = $sth->fetchAll(PDO::FETCH_COLUMN, 0);
$calendar->highlighted_dates=$sth->fetchAll(PDO::FETCH_COLUMN, 0);