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:
parent
9cd5aa9427
commit
60628eef38
11 changed files with 127 additions and 42 deletions
|
@ -12,7 +12,7 @@ namespace OCA\Files_Opds;
|
|||
|
||||
use OCP\Util;
|
||||
|
||||
$l = new \OC_L10N('files_opds');
|
||||
$l = \OC::$server->getL10N('files_opds');
|
||||
|
||||
\OCP\Util::addScript('files_opds', 'personal');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue