mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-02 18:08:21 +00:00
Fix possible conflict with Joomla's gzip compression
This commit is contained in:
parent
5dd1fe09d1
commit
f82c1c4ada
@ -77,9 +77,6 @@ class JedcheckerControllerPolice extends JControllerLegacy
|
||||
$report = $police->get('report');
|
||||
|
||||
echo $report->getHTML();
|
||||
|
||||
flush();
|
||||
ob_flush();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user