Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
3e57e9d3
Commit
3e57e9d3
authored
Mar 26, 2015
by
Lukas Reschke
Browse files
Merge pull request #15232 from owncloud/remove-arg-separator-magic
Remove custom `arg_separator.output`
parents
70e64822
73af302d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/base.php
View file @
3e57e9d3
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment