mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
Missed a global variable.
This commit is contained in:
parent
148708750d
commit
435ff9951a
@ -160,7 +160,7 @@ class calendar_holiday
|
||||
|
||||
function read_holiday()
|
||||
{
|
||||
global $phpgw;
|
||||
global $phpgw, $phpgw_info;
|
||||
|
||||
$this->year = intval($phpgw->calendar->tempyear);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user