]> source.dussan.org Git - nextcloud-server.git/commit
rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"
authorBjoern Schiessle <bjoern@schiessle.org>
Fri, 12 Aug 2016 13:30:35 +0000 (15:30 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 16 Aug 2016 19:09:41 +0000 (21:09 +0200)
commit4132319bae746294086c247cb77bd2e7b9608f52
tree98a6c900df3a6e79899312840d3937a1fc295fad
parenta5ba5bb19fdbc2216c2bb831f7c170818f41fa95
rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"
apps/theming/lib/Settings/Admin.php
apps/theming/lib/Template.php [deleted file]
apps/theming/lib/ThemingDefaults.php [new file with mode: 0644]
apps/theming/tests/TemplateTest.php [deleted file]
apps/theming/tests/ThemingDefaultsTest.php [new file with mode: 0644]
lib/private/Server.php