mirror of
https://github.com/nextcloud/server.git
synced 2026-02-15 16:59:47 -05:00
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
2 lines
61 B
PHP
2 lines
61 B
PHP
<?php
|
|
OCP\App::registerPersonal('remoteStorage','settings');
|