]> source.dussan.org Git - nextcloud-server.git/commit
apps/calendar: change ctag after modifying event
authorFlorian Pritz <bluewind@xinu.at>
Fri, 23 Sep 2011 08:50:32 +0000 (10:50 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 24 Sep 2011 16:41:55 +0000 (18:41 +0200)
commitff1030375587ddcaec6585d20f5b66e05467c8f1
tree21f1e85ce69868314677797d52e0f0c60acd023d
parentd928cd363689149e9f26b76d6671a4b40a8cc917
apps/calendar: change ctag after modifying event

edit() tried to do that, but it used $id which is the event id and not
the calendar id.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
apps/calendar/lib/object.php