mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
Initial commit
This commit is contained in:
parent
26dd81b2df
commit
993289d86b
51 changed files with 16863 additions and 0 deletions
7
files_opds/appinfo/app.php
Normal file
7
files_opds/appinfo/app.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$l = OC_L10N::get('files');
|
||||
|
||||
\OCP\App::registerPersonal('files_opds', 'personal');
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue