mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02: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…
x
Reference in New Issue
Block a user