Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
This commit is contained in:
commit
0f6063ad57
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class calendar_ical
|
|||
public function get_parser()
|
||||
{
|
||||
// use Horde:iCalendar to parse vcalendar file format
|
||||
// @include_once('Horde/iCalendar.php');
|
||||
@include_once('Horde/Icalendar.php');
|
||||
|
||||
if (!class_exists('Horde_iCalendar'))
|
||||
require_once($this->cal->home . '/lib/Horde_iCalendar.php');
|
||||
|
|
Loading…
Add table
Reference in a new issue