X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=inc%2Fclass.eq.inc.php;h=4d129a1dba9be738f21f2e494715791c953014cf;hb=d8baf26635d3b47c983a423b427920f0b60b3571;hp=74c79edff516477d2225768e4f111a61f4559f34;hpb=e7988503f790bfa136f25cd4ae6e23fdcfaee322;p=eq%2F.git diff --git a/inc/class.eq.inc.php b/inc/class.eq.inc.php index 74c79ed..4d129a1 100644 --- a/inc/class.eq.inc.php +++ b/inc/class.eq.inc.php @@ -91,7 +91,7 @@ class eq $this->grants = $GLOBALS['phpgw']->acl->get_grants('eq'); $this->grants[$this->account] = PHPGW_ACL_READ + PHPGW_ACL_ADD + PHPGW_ACL_EDIT + PHPGW_ACL_DELETE; - $this->jscal = CreateObject('phpgwapi.jscalendar'); // before phpgw_header() !!! + $this->jscal = CreateObject('eq.jscalendar'); // before phpgw_header() !!! $this->cal_options = 'daFormat : "%Y-%m-%d", ifFormat : "%Y-%m-%d", mondayFirst : false,