mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
major fixes through out
This commit is contained in:
parent
0af85dd72f
commit
0b1e93b4b4
@ -180,7 +180,7 @@ if (! $error) {
|
||||
$end = "'" . date("Ymd",mktime(0,0,0,$rpt_month,$rpt_day,$rpt_year))
|
||||
. "'";
|
||||
} else
|
||||
$end = 'NULL';
|
||||
$end = 0;
|
||||
|
||||
if ($rpt_type == 'weekly') {
|
||||
$days = ($rpt_sun?'y':'n')
|
||||
|
Loading…
Reference in New Issue
Block a user