make it working again

This commit is contained in:
Lars Kneschke 2003-09-28 10:17:21 +00:00
parent e5373db2a2
commit 509aff2cda

View File

@ -64,7 +64,7 @@
*/
function javascript()
{
$this->t = CreateObject('phpgwapi.Template', 'phpgwapi');
$this->t = CreateObject('phpgwapi.Template', ExecMethod('phpgwapi.phpgw.common.get_tpl_dir','phpgwapi'));
//not currently used, but will be soon - I hope :)
}