aboutsummaryrefslogtreecommitdiffstats
path: root/lib/config.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2011-12-11 23:42:22 +0100
committerRobin Appelman <icewind1991@gmail.com>2011-12-11 23:42:22 +0100
commit9fdd1bafdc2aafcf27b939ba259818830f2df25e (patch)
treee3adba60b879b3b6199abbbd5457807435ff4791 /lib/config.php
parentefecb694eff7129d1ca24627ac366f3bcc939864 (diff)
parent5e711f37ca3f009317a3c8cd0e47ed4f15922142 (diff)
downloadnextcloud-server-9fdd1bafdc2aafcf27b939ba259818830f2df25e.tar.gz
nextcloud-server-9fdd1bafdc2aafcf27b939ba259818830f2df25e.zip
Merge branch 'master' into filesystem
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;
}