stekkel 23 年之前
父節點
當前提交
a2701e9297
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
     */