X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=inc%2Fclass.tc.inc.php;h=57a3f3a8b42c4968b4ad419041bc25d6bc849a00;hb=6164e3a3c2d19b4e1d718ccafd7dddf6da27d270;hp=630fe14ec1526a47f9d7aad2c2294454df6a10d7;hpb=ea8cefec49ed49ffb2f9d08885368daca684abec;p=eq%2F.git diff --git a/inc/class.tc.inc.php b/inc/class.tc.inc.php index 630fe14..57a3f3a 100644 --- a/inc/class.tc.inc.php +++ b/inc/class.tc.inc.php @@ -79,6 +79,9 @@ class tc include("setup/tc_config"); } + $this->jquery_url = $GLOBALS['phpgw']->link('inc/jquery/jquery.js'); + $this->jquery_tablesorter_url = $GLOBALS['phpgw']->link('inc/jquery/jquery.tablesorter.js'); + $this->script_path = "$this->application_path"."/bin"; $this->max_presidency_members = 99; $this->max_appointments = 32768; @@ -92,6 +95,11 @@ class tc $this->grants = $GLOBALS['phpgw']->acl->get_grants('tc'); $this->grants[$this->account] = PHPGW_ACL_READ + PHPGW_ACL_ADD + PHPGW_ACL_EDIT + PHPGW_ACL_DELETE; + $GLOBALS['phpgw_info']['flags']['css'] .= "-->\n\n" + . '' + . "\n