diff --git a/data/web/edit.php b/data/web/edit.php index 9ea1a20c..8374dc76 100644 --- a/data/web/edit.php +++ b/data/web/edit.php @@ -661,7 +661,6 @@ if (isset($_SESSION['mailcow_cc_role'])) { $id = $_GET["syncjob"]; $result = mailbox('get', 'syncjob_details', $id); if (!empty($result)) { - print_r($result); ?>