[Pkg-owncloud-commits] [owncloud] 46/199: drop superflous statement in phpdoc

David Prévot taffit at moszumanska.debian.org
Sun Jun 1 18:53:08 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 4a4ea67a31cda773dc84fb1fd617bfc27f77d5b8
Author: Arthur Schiwon <blizzz at owncloud.com>
Date:   Mon May 26 13:56:08 2014 +0200

    drop superflous statement in phpdoc
---
 lib/private/user/user.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/private/user/user.php b/lib/private/user/user.php
index e059881..8aba718 100644
--- a/lib/private/user/user.php
+++ b/lib/private/user/user.php
@@ -125,8 +125,6 @@ class User {
 
 	/**
 	 * updates the timestamp of the most recent login of this user
-	 *
-	 * @return null
 	 */
 	public function updateLastLoginTimestamp() {
 		$this->lastLogin = time();

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