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