mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-11 08:28:43 +01:00
Reset
This commit is contained in:
parent
c8d1e84ede
commit
0d157fd7b3
@ -126,7 +126,7 @@
|
|||||||
$this->bo->return_to = $_GET['menuaction'].
|
$this->bo->return_to = $_GET['menuaction'].
|
||||||
sprintf('&date=%04d%02d%02d',$this->bo->year,$this->bo->month,$this->bo->day);
|
sprintf('&date=%04d%02d%02d',$this->bo->year,$this->bo->month,$this->bo->day);
|
||||||
// reset the matrixview participants
|
// reset the matrixview participants
|
||||||
# $GLOBALS['phpgw']->session->appsession('participants', NULL,'');
|
$GLOBALS['phpgw']->session->appsession('participants', NULL,'');
|
||||||
}
|
}
|
||||||
$this->bo->save_sessiondata();
|
$this->bo->save_sessiondata();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user