summaryrefslogtreecommitdiffstats
path: root/apps/theming/appinfo/app.php
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2016-06-09 21:46:30 +0200
committerLukas Reschke <lukas@owncloud.com>2016-06-27 10:26:22 +0200
commit10f6ca20bcf521f125700f892b09bf745a595ea7 (patch)
tree668da5e4ba4580ede60773abf254e42c46fb5a97 /apps/theming/appinfo/app.php
parent363b76faee862e1cccd826d25a0f208ef656e1bc (diff)
downloadnextcloud-server-10f6ca20bcf521f125700f892b09bf745a595ea7.tar.gz
nextcloud-server-10f6ca20bcf521f125700f892b09bf745a595ea7.zip
write theme settings to database
Diffstat (limited to 'apps/theming/appinfo/app.php')
-rw-r--r--apps/theming/appinfo/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/appinfo/app.php b/apps/theming/appinfo/app.php
index 97db0e568b1..ed7ea3e20f8 100644
--- a/apps/theming/appinfo/app.php
+++ b/apps/theming/appinfo/app.php
@@ -20,4 +20,4 @@
*
*/
-\OCP\App::registerAdmin('theming', 'settings/settings-admin'); \ No newline at end of file
+\OCP\App::registerAdmin('theming', 'settings/settings-admin');