If no additional costs (overhead/labour) it should reduce the average additional...
[fa-stable.git] / includes / session.inc
index 6de875b93bc78f3a81febbf9a816ef7b1a6be44b..73f9253a939567fbe69249b2f175a2707658c859 100644 (file)
@@ -131,7 +131,7 @@ include_once($path_to_root . "/includes/main.inc");
 $Ajax =& new Ajax();
 
 // intercept all output to destroy it in case of ajax call
-register_shutdown_function('ob_end_flush');
+register_shutdown_function('end_flush');
 ob_start('output_html',0);
 
 // colect all error msgs