diff program/lib/Roundcube/rcube_message_part.php @ 22:303b85d5b561

More cleaning up php8 Warnings/deprecations
author Charlie Root
date Wed, 15 Oct 2025 14:06:27 -0400
parents b6a96bdd6b29
children bea5a38be938
line wrap: on
line diff
--- a/program/lib/Roundcube/rcube_message_part.php	Thu Oct 09 11:31:41 2025 -0400
+++ b/program/lib/Roundcube/rcube_message_part.php	Wed Oct 15 14:06:27 2025 -0400
@@ -77,7 +77,7 @@
     public $charset      = '';
     public $d_parameters = array();
     public $ctype_parameters = array();
-
+    public $replaces = [];
 
     /**
      * Clone handler.