[Pkg-owncloud-commits] [owncloud] 55/122: Fix PHPDoc for the ext. share controller
David Prévot
taffit at moszumanska.debian.org
Sat May 9 00:00:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit d9746d8abd2c291dab085c678e12aa968af864e7
Author: Lukas Reschke <lukas at owncloud.com>
Date: Mon May 4 18:06:16 2015 +0200
Fix PHPDoc for the ext. share controller
---
apps/files_sharing/lib/controllers/externalsharescontroller.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/apps/files_sharing/lib/controllers/externalsharescontroller.php b/apps/files_sharing/lib/controllers/externalsharescontroller.php
index c94cb60..da0951d 100644
--- a/apps/files_sharing/lib/controllers/externalsharescontroller.php
+++ b/apps/files_sharing/lib/controllers/externalsharescontroller.php
@@ -43,6 +43,7 @@ class ExternalSharesController extends Controller {
/**
* @param string $appName
* @param IRequest $request
+ * @param bool $incomingShareEnabled
* @param \OCA\Files_Sharing\External\Manager $externalManager
*/
public function __construct($appName,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list