]> source.dussan.org Git - nextcloud-server.git/commit
added our own file extension .part will not work here if we use file_get_contents...
authorFlorin Peter <github@florin-peter.de>
Thu, 30 May 2013 20:07:36 +0000 (22:07 +0200)
committerFlorin Peter <github@florin-peter.de>
Fri, 31 May 2013 10:28:45 +0000 (12:28 +0200)
commit5eded27fa3694c044caa688a151ce9ae1a38f017
treee68d2f554e91397ba5eecd3f2bb33f4d8b9cf9bc
parent7c9b34a416fcc16245a9e77c29d7b2970e19a5b4
added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp'
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/proxy.php