Add session_write_close to the minimizer

This commit is contained in:
Bart Visscher 2012-06-16 14:15:43 +02:00
parent 9c6d82d00d
commit 99a68abbd5
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
session_write_close();
OC_App::loadApps();