Move FederatedFileSharing to PSR-4
This commit is contained in:
parent
765782445a
commit
8dc25321d3
|
@ -19,7 +19,5 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace OCA\FederatedFileSharing\AppInfo;
|
$app = new \OCA\FederatedFileSharing\AppInfo\Application('federatedfilesharing');
|
||||||
|
|
||||||
$app = new Application('federatedfilesharing');
|
|
||||||
$app->registerSettings();
|
$app->registerSettings();
|
||||||
|
|
Loading…
Reference in New Issue