1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-09 23:19:25 +00:00

Don't tell me my mistakes

This commit is contained in:
andryyy
2016-12-14 16:54:36 +01:00
parent c7a6102df5
commit 87661da5a8

View File

@@ -1,5 +1,5 @@
<?php
error_reporting(E_ALL);
error_reporting(0);
/*
PLEASE USE THE FILE "vars.local.inc.php" TO OVERWRITE SETTINGS AND MAKE THEM PERSISTENT!