Ver código fonte

fixed some warnings

Luke Ehresman 24 anos atrás
pai
commit
bf3a655add
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/read_body.php

+ 2 - 0
src/read_body.php

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