Browse Source

fixed some warnings

Luke Ehresman 24 years ago
parent
commit
bf3a655add
1 changed files with 2 additions and 0 deletions
  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 = "";