mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
Removed unexpected ob_end_flush() at the beginning of fileinspector.php
This commit is contained in:
parent
0f961176d6
commit
89cac32c17
@ -10,7 +10,6 @@
|
||||
*
|
||||
*/
|
||||
ob_implicit_flush(true);
|
||||
ob_end_flush();
|
||||
|
||||
require_once('../class2.php');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user