1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

files_opds: v0.7

- compatible with Nextcloud (up to version 12)
	- new logo
This commit is contained in:
frankdelange 2017-01-09 15:37:24 +01:00
parent 9cd5aa9427
commit 60628eef38
11 changed files with 127 additions and 42 deletions

View file

@ -1,4 +1,5 @@
<?php
$l = \OC::$server->getL10N('files_opds');
\OCP\App::registerPersonal('files_opds', 'personal');
\OCP\App::registerAdmin('files_opds', 'admin');