fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11434] typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [11434] typo
Date: Tue, 05 Nov 2013 19:11:47 +0000

Revision: 11434
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11434
Author:   sigurdne
Date:     2013-11-05 19:11:46 +0000 (Tue, 05 Nov 2013)
Log Message:
-----------
typo

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

Modified: trunk/property/inc/class.botts.inc.php
===================================================================
--- trunk/property/inc/class.botts.inc.php      2013-11-05 14:08:36 UTC (rev 
11433)
+++ trunk/property/inc/class.botts.inc.php      2013-11-05 19:11:46 UTC (rev 
11434)
@@ -987,9 +987,6 @@
                        if ( (isset($ticket['send_mail']) && 
$ticket['send_mail']) 
                                || 
(isset($this->config->config_data['mailnotification'])
                                        && 
$this->config->config_data['mailnotification'])
-                               || 
(isset($GLOBALS['phpgw_info']['user']['preferences']['property']['tts_notify_me'])
-                                       && 
$GLOBALS['phpgw_info']['user']['preferences']['property']['tts_notify_me']==1
-                               )
                        )
                        {
                                $receipt_mail = 
$this->mail_ticket($receipt['id'],false,$receipt,$ticket['location_code'], 
false, isset($ticket['send_mail']) && $ticket['send_mail'] ? true : false);




reply via email to

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