]> source.dussan.org Git - nextcloud-server.git/commit
Fix file sharing via public link for one particular file.
authorOlivier Tétard <olivier.tetard@miskin.fr>
Tue, 12 Mar 2013 10:53:41 +0000 (11:53 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Tue, 12 Mar 2013 19:03:54 +0000 (20:03 +0100)
commit17fd6482d873c170278aafeceb9005415f272901
tree0f4520e705c8f00bc79eebb9cdea08cd5ec48cf2
parent2e9d641337be76051d46dba793446a65f7ee5a2a
Fix file sharing via public link for one particular file.

Fix OC_Files::get() to not return the first character of the filename
if only one file is requested.
lib/files.php