diff --git a/lib/plugins-manager.php b/lib/plugins-manager.php index 3a61741..fd86972 100644 --- a/lib/plugins-manager.php +++ b/lib/plugins-manager.php @@ -131,6 +131,7 @@ if (isset($_GET['action'])) { fclose($fh); // Finally, reload the iFrame screen for the user header("Location: plugins-manager.php?updatedPlugins"); + echo ""; die('saving plugins...'); } else { echo "";