mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
*** empty log message ***
This commit is contained in:
parent
763126626c
commit
5254c9690f
@ -259,7 +259,7 @@
|
||||
{
|
||||
if (!$id)
|
||||
{
|
||||
$id = $this->appsession_id;
|
||||
$id = $this->appsession_id();
|
||||
}
|
||||
$GLOBALS['phpgw']->session->appsession($id,'etemplate',$data);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user