]> source.dussan.org Git - nextcloud-server.git/commit
Deprecate getEditionString() 1285/head
authorJoas Schilling <coding@schilljs.com>
Tue, 6 Sep 2016 12:11:30 +0000 (14:11 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 6 Sep 2016 14:05:28 +0000 (16:05 +0200)
commit7c0951244a176e0b42d2d66a4288d74460821a8c
tree3324f36c7f0f7b5a8a85cc8f3ab910af46b3b2f8
parent836c938583a2709adb21cdaafb3f000e8c77a086
Deprecate getEditionString()
15 files changed:
apps/files_sharing/templates/public.php
core/Command/Status.php
core/Controller/OCSController.php
core/templates/layout.user.php
lib/private/OCSClient.php
lib/private/Updater/VersionCheck.php
lib/private/legacy/app.php
lib/private/legacy/util.php
settings/Controller/CheckSetupController.php
settings/templates/personal.php
settings/templates/settings.development.notice.php
status.php
tests/Settings/Controller/CheckSetupControllerTest.php
tests/lib/Updater/VersionCheckTest.php
tests/lib/UpdaterTest.php