We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb8c59 commit 6d9c536Copy full SHA for 6d9c536
web/inc/mail-wrapper.php
@@ -1,6 +1,6 @@
1
#!/usr/local/vesta/php/bin/php
2
<?php
3
-
+error_reporting(NULL);
4
if (empty($argv[1])) {
5
echo "Error: not enough arguments\n";
6
exit(3);
0 commit comments