fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [11856] property: remove test mail


From: Sigurd Nes
Subject: [Fmsystem-commits] [11856] property: remove test mail
Date: Sun, 23 Mar 2014 20:13:58 +0000

Revision: 11856
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11856
Author:   sigurdne
Date:     2014-03-23 20:13:58 +0000 (Sun, 23 Mar 2014)
Log Message:
-----------
property: remove test mail

Modified Paths:
--------------
    trunk/property/inc/class.boworkorder.inc.php

Modified: trunk/property/inc/class.boworkorder.inc.php
===================================================================
--- trunk/property/inc/class.boworkorder.inc.php        2014-03-23 20:04:55 UTC 
(rev 11855)
+++ trunk/property/inc/class.boworkorder.inc.php        2014-03-23 20:13:58 UTC 
(rev 11856)
@@ -922,7 +922,7 @@
 
                                $to = implode(';',$toarray);
                                $cc = false;
-                               $bcc = 'address@hidden';//test phase
+                               $bcc = false;
                                $body = '<a href ="' . 
$GLOBALS['phpgw']->link('/index.php',array('menuaction'=> 
'property.uiworkorder.edit','id'=> $order_id),false,true).'">' . 
lang('workorder %1 has been edited',$order_id) .'</a>' . "\n";
                                $body .= <<<HTML
                                </br>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]