storage loader needs to be accessible by apps

This commit is contained in:
Robin Appelman 2013-06-07 17:40:19 +02:00
parent 85a9b7f094
commit 2708ab09ab

View file

@ -146,7 +146,7 @@ class Filesystem {
/**
* @var \OC\Files\Storage\Loader $loader
*/
private static $loader;
public static $loader;
/**
* get the mountpoint of the storage object for a path