major fixes through out

This commit is contained in:
skeeter 2000-11-14 04:12:28 +00:00
parent 0af85dd72f
commit 0b1e93b4b4

View File

@ -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')