mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
make it working again
This commit is contained in:
parent
e5373db2a2
commit
509aff2cda
@ -64,7 +64,7 @@
|
|||||||
*/
|
*/
|
||||||
function javascript()
|
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 :)
|
//not currently used, but will be soon - I hope :)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user