diff options
| author | Krzysztof <ports@bsdserwis.com> | 2021-12-19 18:05:27 +0800 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-12-19 18:07:03 +0800 |
| commit | 0cbf2ec70b866157b1e32b57e99f5f6ff3161301 (patch) | |
| tree | 0216a7abb952eda6fb31f95142eba970493821e7 /security/mailzu/files/patch-lib_CmnFns.class.php | |
| parent | graphics/qgis-ltr: 3.16.15 (diff) | |
security/mailzu: Fix errors with php74
PR: 259708
Diffstat (limited to 'security/mailzu/files/patch-lib_CmnFns.class.php')
| -rw-r--r-- | security/mailzu/files/patch-lib_CmnFns.class.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/mailzu/files/patch-lib_CmnFns.class.php b/security/mailzu/files/patch-lib_CmnFns.class.php index 2d6d19fa3c08..e78d4ebc8d61 100644 --- a/security/mailzu/files/patch-lib_CmnFns.class.php +++ b/security/mailzu/files/patch-lib_CmnFns.class.php @@ -250,7 +250,7 @@ global $conf; $fields_array = array("f" => translate('From'), -@@ -514,11 +514,11 @@ class CmnFns { +@@ -514,11 +518,11 @@ class CmnFns { ?> <table border=0 width="100%"> @@ -265,7 +265,7 @@ $i = 1; $array_size = count($fields_array); foreach ($fields_array as $k => $name) { -@@ -543,34 +543,34 @@ class CmnFns { +@@ -543,34 +547,34 @@ class CmnFns { $i ++; } ?> @@ -317,7 +317,7 @@ } -@@ -579,7 +579,7 @@ class CmnFns { +@@ -579,7 +583,7 @@ class CmnFns { * @param none * @return value boolean */ |
