aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/TemplateController.php
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-01-14 13:31:15 +0100
committerJulius Härtl <jus@bitgrid.net>2021-01-28 12:00:18 +0100
commit78e114ed72a01e3c37fe0e955ffe6ef649782575 (patch)
treec5e01ff4546b780dbb8a597e642b877fa01ab48d /apps/files/lib/Controller/TemplateController.php
parent497440477492b6e7df8ca1eb6c79eb7100a2fe24 (diff)
downloadnextcloud-server-78e114ed72a01e3c37fe0e955ffe6ef649782575.tar.gz
nextcloud-server-78e114ed72a01e3c37fe0e955ffe6ef649782575.zip
Add template picker
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files/lib/Controller/TemplateController.php')
-rw-r--r--apps/files/lib/Controller/TemplateController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/lib/Controller/TemplateController.php b/apps/files/lib/Controller/TemplateController.php
index 69d2790df1a..08a324a46ec 100644
--- a/apps/files/lib/Controller/TemplateController.php
+++ b/apps/files/lib/Controller/TemplateController.php
@@ -1,5 +1,5 @@
<?php
-/*
+/**
* @copyright Copyright (c) 2021 Julius Härtl <jus@bitgrid.net>
*
* @author Julius Härtl <jus@bitgrid.net>