diff --git a/calendar/inc/class.boholiday.inc.php b/calendar/inc/class.boholiday.inc.php index cbc55d5a16..59e3ca330d 100755 --- a/calendar/inc/class.boholiday.inc.php +++ b/calendar/inc/class.boholiday.inc.php @@ -235,6 +235,10 @@ { $this->locales[] = $phpgw_info['user']['preferences']['calendar']['locale']; } + else + { + $this->locales[] = 'US'; + } if($this->owner != $phpgw_info['user']['account_id']) {