forked from extern/egroupware
fixed planner again
This commit is contained in:
parent
1a825e8016
commit
e6402c1d21
@ -294,8 +294,8 @@
|
||||
|
||||
$localtime = $GLOBALS['phpgw']->datetime->users_localtime;
|
||||
|
||||
$num_months = (int) get_var('num_month',array('GET','POST'),1);
|
||||
|
||||
$this->num_months = (int) get_var('num_months',array('GET','POST'),1);
|
||||
|
||||
$this->date = (int) get_var('date',array('GET','POST'));
|
||||
if($this->date)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user