summaryrefslogtreecommitdiff
path: root/security/mailzu/files/patch-config_constants.php
diff options
context:
space:
mode:
authorKrzysztof <ports@bsdserwis.com>2021-12-19 18:05:27 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-12-19 18:07:03 +0800
commit0cbf2ec70b866157b1e32b57e99f5f6ff3161301 (patch)
tree0216a7abb952eda6fb31f95142eba970493821e7 /security/mailzu/files/patch-config_constants.php
parentgraphics/qgis-ltr: 3.16.15 (diff)
security/mailzu: Fix errors with php74
PR: 259708
Diffstat (limited to 'security/mailzu/files/patch-config_constants.php')
-rw-r--r--security/mailzu/files/patch-config_constants.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/mailzu/files/patch-config_constants.php b/security/mailzu/files/patch-config_constants.php
new file mode 100644
index 000000000000..08794aec82a6
--- /dev/null
+++ b/security/mailzu/files/patch-config_constants.php
@@ -0,0 +1,8 @@
+--- config/constants.php.orig 2007-06-14 19:00:15 UTC
++++ config/constants.php
+@@ -1,4 +1,4 @@
+-<?
++<?php
+ define('INTERNAL_DATE_SEPERATOR', '/');
+ define('RES_TYPE_ADD', 'r');
+ define('RES_TYPE_MODIFY', 'm');