mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-07 05:50:13 +01:00
"fixed sql error reported by Hans-Juergen Tappe on the developers list"
This commit is contained in:
parent
343ff1d77d
commit
8991124ced
@ -211,7 +211,7 @@ class calendar_groupdav extends groupdav_handler
|
||||
}
|
||||
else
|
||||
{
|
||||
$cal_filters['query']['uid'] = basename($id,'.ics');
|
||||
$cal_filters['query']['cal_uid'] = basename($id,'.ics');
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user