diff --git a/inc/DAVResource.php b/inc/DAVResource.php index 7d21dd8c..9cff34da 100644 --- a/inc/DAVResource.php +++ b/inc/DAVResource.php @@ -710,7 +710,7 @@ EOQRY; /** - * Fetch the parent to this resource. + * Fetch the parent to this resource. This is deprecated - use GetParentContainer() instead. */ function FetchParentContainer() { deprecated('DAVResource::FetchParentContainer');