[Pkg-owncloud-commits] [owncloud] 21/223: remove unnecessary @return
David Prévot
taffit at moszumanska.debian.org
Sun Jun 22 01:54:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 1ab9bdcaa0446b949e51572de733881057a6f411
Author: Georg Ehrke <developer at georgehrke.com>
Date: Tue Jun 10 13:01:10 2014 +0200
remove unnecessary @return
---
lib/private/app.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/private/app.php b/lib/private/app.php
index 3c7b17c..c1a62f8 100644
--- a/lib/private/app.php
+++ b/lib/private/app.php
@@ -267,7 +267,6 @@ class OC_App {
/**
* disables an app
* @param string $app app
- * @return null
*
* This function set an app as disabled in appconfig.
*/
--
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