mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Add session_write_close to the minimizer
This commit is contained in:
parent
9c6d82d00d
commit
99a68abbd5
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
session_write_close();
|
||||
|
||||
OC_App::loadApps();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user