It would only grab the last category. Now it grabs the correct ones..

This commit is contained in:
skeeter 2001-10-01 02:42:29 +00:00
parent 548548dfda
commit 0382b72183

View File

@ -3018,9 +3018,9 @@ class boicalendar
}
@reset($ical_cats);
$cat_id_nums = Array();
while(list($key,$cat) = each($ical_cats))
{
$cat_id_nums = Array();
if(!$cats->exists('appandmains',$cat))
{
$cats->add(