[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: email/inc class.bocompose.inc.php,1.5,1.6
From: |
Dave Hall <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: email/inc class.bocompose.inc.php,1.5,1.6 |
Date: |
Thu, 21 Nov 2002 18:52:40 -0500 |
Update of /cvsroot/phpgroupware/email/inc
In directory subversions:/tmp/cvs-serv7286
Modified Files:
class.bocompose.inc.php
Log Message:
little fix for unwanted html output
Index: class.bocompose.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/class.bocompose.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** class.bocompose.inc.php 25 Oct 2002 12:45:52 -0000 1.5
--- class.bocompose.inc.php 21 Nov 2002 23:52:38 -0000 1.6
***************
*** 495,499 ****
//in the mail we are going to compose
$fwd_as_inline_pref=$GLOBALS['phpgw']->msg->get_pref_value('fwd_inline_text');
- print "<br>$fwd_as_inline_pref<br>";
if($fwd_as_inline_pref)
{
--- 495,498 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: email/inc class.bocompose.inc.php,1.5,1.6,
Dave Hall <address@hidden> <=