浏览代码

fixed some warnings

Luke Ehresman 24 年之前
父节点
当前提交
bf3a655add
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/read_body.php

+ 2 - 0
src/read_body.php

@@ -205,6 +205,8 @@
    $echo_more = _("more");
    $echo_less = _("less");
 
+   if (!isset($show_more_cc)) $show_more_cc = false;
+
    /** FORMAT THE TO STRING **/
    $i = 0;
    $to_string = "";