Explorar o código

Update mobileconfig.php

André Peters %!s(int64=8) %!d(string=hai) anos
pai
achega
27c169dbe1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      data/web/mobileconfig.php

+ 2 - 0
data/web/mobileconfig.php

@@ -9,6 +9,8 @@ if (!isset($_SESSION['mailcow_cc_role']) || $_SESSION['mailcow_cc_role'] != 'use
   die("This page is only available to logged-in users, not admins.");
 }
 
+error_reporting(0);
+
 header('Content-Type: application/x-apple-aspen-config');
 header('Content-Disposition: attachment; filename="Mailcow.mobileconfig"');