]> source.dussan.org Git - nextcloud-server.git/commit
Add \OC\TempManager to handle creating and cleaning temporary files
authorRobin Appelman <icewind@owncloud.com>
Wed, 22 Oct 2014 15:33:36 +0000 (17:33 +0200)
committerRobin Appelman <icewind@owncloud.com>
Thu, 8 Jan 2015 15:22:14 +0000 (16:22 +0100)
commit344606b2c80d0384364d0c691aedb45c7476df5c
tree23c35151d15e6108bdded068696c8052d8ef9ace
parenta5574e885c0b69c7f0c343564e9fc218f4c6697d
Add \OC\TempManager to handle creating and cleaning temporary files

Conflicts:
lib/private/server.php
lib/public/iservercontainer.php
lib/private/server.php
lib/private/tempmanager.php [new file with mode: 0644]
lib/public/iservercontainer.php
lib/public/itempmanager.php [new file with mode: 0644]
tests/lib/tempmanager.php [new file with mode: 0644]