From d9c19fa8d700a64054b29d8a1e4faaffc036c717 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Wed, 8 May 2013 16:48:47 +0200 Subject: Move legacy filesystem classes --- lib/legacy/filesystemview.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/legacy/filesystemview.php (limited to 'lib/legacy/filesystemview.php') diff --git a/lib/legacy/filesystemview.php b/lib/legacy/filesystemview.php new file mode 100644 index 00000000000..d6bca62e06a --- /dev/null +++ b/lib/legacy/filesystemview.php @@ -0,0 +1,9 @@ + + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. */ + +class OC_FilesystemView extends \OC\Files\View {} -- cgit v1.2.3