]> source.dussan.org Git - nextcloud-server.git/commit
Fixed warning when file_target is not set
authorVincent Petry <pvince81@owncloud.com>
Fri, 30 May 2014 10:35:04 +0000 (12:35 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 30 May 2014 10:35:04 +0000 (12:35 +0200)
commit7fac2b62e954b0f8a693516da1151c97efa2ee99
treef638ba7e2f3554b7b1a31f628496c7d0740fd2ac
parent5e4e7734467a00bd40e3a04d72a5f49f012ced40
Fixed warning when file_target is not set

In some cases (like in the unit tests) "file_target" is not set yet
whenever the target file system hasn't been mounted yet.
apps/files_sharing/lib/api.php