ソースを参照

Drop \OC_Theme::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v22.0.0beta1
Christoph Wurst 3年前
コミット
0f9aa499e4
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更0行の追加9行の削除
  1. 0
    9
      themes/example/defaults.php

+ 0
- 9
themes/example/defaults.php ファイルの表示

@@ -76,15 +76,6 @@ class OC_Theme {
return 'Your custom cloud, personalized for you!';
}

/**
* Returns logo claim
* @return string logo claim
* @deprecated 13.0.0 not used anymore
*/
public function getLogoClaim() {
return '';
}

/**
* Returns short version of the footer
* @return string short footer

読み込み中…
キャンセル
保存