aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/cdav.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cdav.php b/include/cdav.php
index cdf7775db..ef248a9fe 100644
--- a/include/cdav.php
+++ b/include/cdav.php
@@ -3,7 +3,7 @@
/**
* @brief Process CardDAV card
*
- * @param array $f fields array
+ * @param array $f fields
* @param obj $vcard SabreDAV object
* @param bool $edit update card
*
@@ -96,7 +96,7 @@ function process_cdav_card($f, &$vcard, $edit = false) {
/**
* @brief Import CardDAV or CalDAV card
*
- * @param int $id card id
+ * @param mixed $id card id
* @param str $ext card extension
* @param str $table name
* @param str $column name