fixed some warnings
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Feb 2001 04:16:15 +0000 (04:16 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Feb 2001 04:16:15 +0000 (04:16 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1059 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/read_body.php

index cdc15075d935653ba85807dec49d646da380ddf3..f0c2c6ae63abdf4cd43120d08d9115c050d9a678 100644 (file)
    $echo_more = _("more");
    $echo_less = _("less");
 
+   if (!isset($show_more_cc)) $show_more_cc = false;
+
    /** FORMAT THE TO STRING **/
    $i = 0;
    $to_string = "";