mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
3 lines
61 B
PHP
3 lines
61 B
PHP
<?php
|
|
OCP\App::registerPersonal('remoteStorage','settings');
|