[Pkg-owncloud-commits] [owncloud] 85/239: update PHPDoc

David Prévot taffit at moszumanska.debian.org
Fri Nov 29 01:32:22 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 6229f457d00e8abce59396af38b7800fe83e2986
Author: Thomas Mueller <thomas.mueller at tmit.eu>
Date:   Sun Nov 24 21:18:14 2013 +0100

    update PHPDoc
---
 lib/private/request.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/private/request.php b/lib/private/request.php
index 54e6d81..d11e5b1 100755
--- a/lib/private/request.php
+++ b/lib/private/request.php
@@ -9,6 +9,7 @@
 class OC_Request {
 	/**
 	 * @brief Check overwrite condition
+	 * @param string $type
 	 * @returns bool
 	 */
 	private static function isOverwriteCondition($type = '') {

-- 
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