mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Add template functions
for some reason they are not loaded by default. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
8b3b5ae5be
commit
fd6cdbcb04
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<directory name="ocs"/>
|
||||
<directory name="ocs-provider"/>
|
||||
<file name="index.php"/>
|
||||
<file name="lib/private/legacy/template/functions.php"/>
|
||||
<file name="public.php"/>
|
||||
<file name="remote.php"/>
|
||||
<file name="status.php"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue