Browse Source

Typo

remotes/origin/ldap_group_count
Bart Visscher 12 years ago
parent
commit
72864d1c53
  1. 2
      lib/private/share/share.php

2
lib/private/share/share.php

@ -1006,7 +1006,7 @@ class Share extends \OC\Share\Constants {
* @param string uidOwner User that is the owner of shared items (optional)
* @param int $format Format to convert items to with formatItems() (optional)
* @param mixed $parameters to pass to formatItems() (optional)
* @param int $limit Number of items to retur/n, -1 to return all matches (optional)
* @param int $limit Number of items to return, -1 to return all matches (optional)
* @param bool $includeCollections Include collection item types (optional)
* @param bool $itemShareWithBySource (optional)
* @param bool $checkExpireDate

Loading…
Cancel
Save