andre.peters hace 8 años
padre
commit
f602eb4dbd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      data/web/edit.php

+ 0 - 1
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);
         ?>
           <h4><?=$lang['edit']['syncjob'];?></h4>
           <form class="form-horizontal" data-id="editsyncjob" role="form" method="post">