]> git.mxchange.org Git - friendica-addons.git/blobdiff - dav/common/calendar.fnk.php
Set notifications of events; the actual notification routine is not yet implemented
[friendica-addons.git] / dav / common / calendar.fnk.php
index 22f1d18c51d25caf7c6292ad242cfae2345f879b..01af64fb248b42af861d71e7877894a5d2833f63 100644 (file)
@@ -301,7 +301,7 @@ function dav_get_current_user_calendars(&$server, $with_privilege = "")
  * @param Sabre_CalDAV_Calendar $calendar
  * @param string $calendarobject_uri
  * @param string $with_privilege
- * @return null|Sabre_VObject_Component_VEvent
+ * @return null|Sabre_VObject_Component_VCalendar
  */
 function dav_get_current_user_calendarobject(&$server, &$calendar, $calendarobject_uri, $with_privilege = "")
 {