mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Removed unexpected ob_end_flush() at the beginning of fileinspector.php
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
*
|
||||
*/
|
||||
ob_implicit_flush(true);
|
||||
ob_end_flush();
|
||||
|
||||
require_once('../class2.php');
|
||||
|
||||
|
Reference in New Issue
Block a user