Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-08-02 18:10:25 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-08-03 00:08:45 +0300
commit585e5c6ea5057f3de5d798405a3ed1add673e91b (patch)
treeb704bdd316534a47c7a6fe25e4e039ed30a647de /themes
parentc40352c03071740f51544f0fcd7fc787c5c3f27b (diff)
Logo claim is not used anymore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'themes')
-rw-r--r--themes/example/defaults.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/example/defaults.php b/themes/example/defaults.php
index 27d0cccaf60..186cda236b1 100644
--- a/themes/example/defaults.php
+++ b/themes/example/defaults.php
@@ -111,6 +111,7 @@ class OC_Theme {
/**
* Returns logo claim
* @return string logo claim
+ * @deprecated 13.0.0 not used anymore
*/
public function getLogoClaim() {
return '';