mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-22 05:12:25 +01:00
make it working again
This commit is contained in:
parent
e5373db2a2
commit
509aff2cda
@ -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 :)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user