mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +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_implicit_flush(true);
|
||||||
ob_end_flush();
|
|
||||||
|
|
||||||
require_once('../class2.php');
|
require_once('../class2.php');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user