[Pkg-owncloud-commits] [owncloud] 76/457: Re-add use statement

David Prévot taffit at moszumanska.debian.org
Sun Jun 28 20:05:29 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 d3d70e5d90731dd75aab778dae7907303215820a
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Tue May 19 16:15:00 2015 +0200

    Re-add use statement
---
 apps/files_external/lib/smb.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/files_external/lib/smb.php b/apps/files_external/lib/smb.php
index 7ebeb15..4a2eebf 100644
--- a/apps/files_external/lib/smb.php
+++ b/apps/files_external/lib/smb.php
@@ -33,6 +33,7 @@ use Icewind\SMB\Exception\Exception;
 use Icewind\SMB\Exception\NotFoundException;
 use Icewind\SMB\NativeServer;
 use Icewind\SMB\Server;
+use Icewind\Streams\CallbackWrapper;
 use Icewind\Streams\IteratorDirectory;
 use OC\Files\Filesystem;
 

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