]> source.dussan.org Git - nextcloud-server.git/commit
Fixed deleteAll function for deleting all old versions of files (expireAll)
authorSam Tuke <samtuke@owncloud.com>
Tue, 19 Jun 2012 18:42:40 +0000 (19:42 +0100)
committerSam Tuke <samtuke@owncloud.com>
Tue, 19 Jun 2012 18:42:40 +0000 (19:42 +0100)
commit28a72e0e3c25ecf8cc5ab61a4398ab687072b203
treec1d3a0f381e1fb6202f282f09d15ffb698d33d17
parentf11e4d7cd6c5cae9a0be52dff0bb2f32e20e7099
Fixed deleteAll function for deleting all old versions of files (expireAll)
Added new readdir() method to all storage classes and handlers (only working implementation in local.php)
apps/files_archive/lib/storage.php
apps/files_sharing/sharedstorage.php
apps/files_versions/versions.php
lib/filestorage.php
lib/filestorage/local.php
lib/filesystem.php
lib/filesystemview.php