]> 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)
committerOlivier Tétard <olivier.tetard@miskin.fr>
Tue, 12 Mar 2013 10:53:41 +0000 (11:53 +0100)
commit2afece459a192065a21665a0dbe0d0ba96a96ef1
treec07c311e0aad9bbd7551fd6835278fa82c445882
parent256595e7b2e06de630ca5a9983accadabc309281
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