summaryrefslogtreecommitdiffstats
path: root/lib/base.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base.php')
-rw-r--r--lib/base.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/base.php b/lib/base.php
index 6b5228776e8..66dd4f20f04 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -534,7 +534,6 @@ class OC {
}
date_default_timezone_set('UTC');
- ini_set('arg_separator.output', '&');
//try to configure php to enable big file uploads.
//this doesn´t work always depending on the webserver and php configuration.