This website works better with JavaScript.
Explore
Help
Sign In
open-dsi
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Projects
Releases
Wiki
Activity
Add session_write_close to the minimizer
Browse Source
remotes/origin/stable45
Bart Visscher
14 years ago
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
1
core/minimizer.php
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
open-dsi/nextcloud-server
Title
Body
Create Issue