[Pkg-owncloud-commits] [php-sabredav] 08/220: New link.
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit a0d23624475aa78c7f26867151ed172bdfce78ea
Author: Evert Pot <me at evertpot.com>
Date: Tue Jul 28 18:29:08 2015 -0400
New link.
---
lib/DAV/Sharing/Plugin.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/DAV/Sharing/Plugin.php b/lib/DAV/Sharing/Plugin.php
index 31b610b..a15725e 100644
--- a/lib/DAV/Sharing/Plugin.php
+++ b/lib/DAV/Sharing/Plugin.php
@@ -185,7 +185,7 @@ class Plugin extends ServerPlugin {
return [
'name' => $this->getPluginName(),
'description' => 'This plugin implements WebDAV resource sharing',
- 'link' => null,
+ 'link' => 'https://github.com/evert/webdav-sharing'
];
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list