mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 08:47:46 +02:00
make it working again
This commit is contained in:
@ -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 :)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user