fix for filters in search routine

This commit is contained in:
skeeter 2000-12-17 00:14:20 +00:00
parent ea3bd773b7
commit 16379ce5cc

View File

@ -34,6 +34,8 @@
}
$matches = 0;
$phpgw->calendar->set_filter();
// There is currently a problem searching in with repeated events.
// It spits back out the date it was entered. I would like to to say that
// it is a repeated event.