forked from extern/egroupware
fix for filters in search routine
This commit is contained in:
parent
ea3bd773b7
commit
16379ce5cc
@ -34,6 +34,8 @@
|
|||||||
}
|
}
|
||||||
$matches = 0;
|
$matches = 0;
|
||||||
|
|
||||||
|
$phpgw->calendar->set_filter();
|
||||||
|
|
||||||
// There is currently a problem searching in with repeated events.
|
// 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 spits back out the date it was entered. I would like to to say that
|
||||||
// it is a repeated event.
|
// it is a repeated event.
|
||||||
|
Loading…
Reference in New Issue
Block a user