nextcloud/apps/remoteStorage/appinfo/app.php
Bart Visscher a33f580db1 Remove OC_App::register function
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
2012-05-31 13:01:30 +02:00

2 lines
61 B
PHP

<?php
OCP\App::registerPersonal('remoteStorage','settings');