aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/files.php')
-rw-r--r--lib/files.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/files.php b/lib/files.php
index a2387368241..768a2ad2191 100644
--- a/lib/files.php
+++ b/lib/files.php
@@ -282,7 +282,6 @@ class OC_Files {
} else {
OC_Log::write('files', 'Can\'t write upload limit to ' . OC::$SERVERROOT . '/.htaccess. Please check the file permissions', OC_Log::WARN);
}
-
return false;
}
}