mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02:00
Added get_week as a public function.
This commit is contained in:
parent
6ec153c54e
commit
a097cb2e7d
@ -38,6 +38,7 @@
|
|||||||
'month' => True,
|
'month' => True,
|
||||||
'get_month' => True,
|
'get_month' => True,
|
||||||
'week' => True,
|
'week' => True,
|
||||||
|
'get_week' => True,
|
||||||
'year' => True,
|
'year' => True,
|
||||||
'view' => True,
|
'view' => True,
|
||||||
'edit' => True,
|
'edit' => True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user