This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Add session_write_close to the minimizer
Browse Source
remotes/origin/stable45
Bart Visscher
2012-06-16 14:15:43 +07:00
parent
9c6d82d00d
commit
99a68abbd5
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
core/minimizer.php
Unescape
Escape
View File
@ -1,4 +1,5 @@
<?php
session_write_close();
OC_App::loadApps();
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sascha/nextcloud-server
Title
Body
Create Issue