]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add session_write_close to the minimizer
authorBart Visscher <bartv@thisnet.nl>
Sat, 16 Jun 2012 12:15:43 +0000 (14:15 +0200)
committerBart Visscher <bartv@thisnet.nl>
Sat, 16 Jun 2012 18:52:10 +0000 (20:52 +0200)
core/minimizer.php

index 6828acc87d8eb283b625cac60f8c86fc7f9c7e6e..709c7508e90a72ea946a74365bdd0075e1668bab 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+session_write_close();
 
 OC_App::loadApps();