mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
- files_opds: v0.8.8, minor changes to preference sections
This commit is contained in:
parent
c25ad42ad1
commit
d7df75fbc3
10 changed files with 85 additions and 96 deletions
|
@ -14,7 +14,7 @@ use OCP\Util;
|
|||
|
||||
$l = \OC::$server->getL10N('files_opds');
|
||||
|
||||
\OCP\Util::addScript('files_opds', 'personal');
|
||||
#\OCP\Util::addScript('files_opds', 'personal');
|
||||
|
||||
$tmpl = new \OCP\Template('files_opds', 'personal');
|
||||
$opdsEnable = Config::get('enable', false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue