stekkel 23 năm trước cách đây
mục cha
commit
a2701e9297
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/compose.php

+ 1 - 1
src/compose.php

@@ -104,7 +104,7 @@ $key = $_COOKIE['key'];
 
 function replyAllString($header) {
    global $include_self_reply_all, $username, $data_dir;
-   $excl_arr = array();
+   $excl_ar = array();
    /**
     * 1) Remove the addresses we'll be sending the message 'to'
     */