Hide unstable settings
This commit is contained in:
parent
4f9c51cecd
commit
bb87497541
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
OCP\App::register(array('order' => 70, 'id' => 'documents', 'name' => 'Documents'));
|
OCP\App::register(array('order' => 70, 'id' => 'documents', 'name' => 'Documents'));
|
||||||
OCP\App::registerAdmin('documents', 'settings');
|
//OCP\App::registerAdmin('documents', 'settings');
|
||||||
OCP\App::registerPersonal('documents', 'personal');
|
OCP\App::registerPersonal('documents', 'personal');
|
||||||
|
|
||||||
$l10n = \OCP\Util::getL10N('documents');
|
$l10n = \OCP\Util::getL10N('documents');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user