]> source.dussan.org Git - nextcloud-server.git/commit
Setup the external share manager in a hook
authorVincent Petry <pvince81@owncloud.com>
Mon, 23 Jun 2014 09:57:43 +0000 (11:57 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 23 Jun 2014 09:57:43 +0000 (11:57 +0200)
commit9b001ed90397e18601096bd16e565b232e223c5f
tree6dcbaa9d4b41e3d560c855e10dcf7b0d85c2a10a
parent81ecbbb0614ecfe9953d813f92424f299a1e2834
Setup the external share manager in a hook

To make sure the external shares are initialized in the right order and
make sure the session is correctly initialized before, the external
share manager is now set up in a filesystem setup hook.
apps/files_sharing/appinfo/app.php
apps/files_sharing/lib/external/manager.php