aboutsummaryrefslogtreecommitdiffstats
path: root/lib/config.php
diff options
context:
space:
mode:
authorGeorg Ehrke <ownclouddev@georgswebsite.de>2011-11-20 11:41:58 +0100
committerGeorg Ehrke <ownclouddev@georgswebsite.de>2011-11-20 11:41:58 +0100
commit6c4692380fa0bd220610306bee1aa425a2c324b7 (patch)
tree6c70e3bbb60c08a443868cb9850e25f241adcd56 /lib/config.php
parent3d498002d040603778efbbd558a4d25c6d6734a4 (diff)
parent7df9d934caecfdbc6e316d79e37d37ebd52bdda6 (diff)
downloadnextcloud-server-6c4692380fa0bd220610306bee1aa425a2c324b7.tar.gz
nextcloud-server-6c4692380fa0bd220610306bee1aa425a2c324b7.zip
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Diffstat (limited to 'lib/config.php')
-rw-r--r--lib/config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/config.php b/lib/config.php
index 2c82036257f..8d03271b3ea 100644
--- a/lib/config.php
+++ b/lib/config.php
@@ -94,7 +94,6 @@ class OC_Config{
// Write changes
self::writeData();
-
return true;
}