PMCORE-1194
This commit is contained in:
@@ -43,7 +43,9 @@ switch ($request) {
|
||||
}
|
||||
|
||||
$x = ob_get_contents();
|
||||
ob_end_clean();
|
||||
if (ob_get_contents()) {
|
||||
ob_end_clean();
|
||||
}
|
||||
|
||||
///////
|
||||
if ($_GET["menu"] == "plugins") {
|
||||
|
||||
Reference in New Issue
Block a user