Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Fix FSAccessDriver import class missing for recursive listing.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jul 11, 2016
1 parent 68008db commit 42be6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/plugins/access.fs/FsAccessDriver.php
Expand Up @@ -59,6 +59,7 @@
use Pydio\Tasks\Schedule;
use Pydio\Tasks\Task;
use Pydio\Tasks\TaskService;
use Zend\Diactoros\Response;
use Zend\Diactoros\Response\JsonResponse;

defined('AJXP_EXEC') or die( 'Access not allowed');
Expand Down

0 comments on commit 42be6f6

Please sign in to comment.