mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_opds: added $l (for localisation= to personal.php
This commit is contained in:
parent
72af0fbfa8
commit
422e48080a
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
namespace OCA\Files_Opds;
|
||||
|
||||
$l = new \OC_L10N('files_opds');
|
||||
|
||||
\OCP\Util::addScript('files_opds', 'personal');
|
||||
|
||||
$tmpl = new \OCP\Template('files_opds', 'personal');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue