mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
7 lines
97 B
PHP
7 lines
97 B
PHP
<?php
|
|
|
|
$l = OC_L10N::get('files_opds');
|
|
|
|
\OCP\App::registerPersonal('files_opds', 'personal');
|
|
|
|
|