fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11136] tweak sms


From: Sigurd Nes
Subject: [Fmsystem-commits] [11136] tweak sms
Date: Tue, 28 May 2013 12:32:51 +0000

Revision: 11136
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11136
Author:   sigurdne
Date:     2013-05-28 12:32:46 +0000 (Tue, 28 May 2013)
Log Message:
-----------
tweak sms

Modified Paths:
--------------
    trunk/property/inc/cron/default/forward_mail_as_sms.php

Modified: trunk/property/inc/cron/default/forward_mail_as_sms.php
===================================================================
--- trunk/property/inc/cron/default/forward_mail_as_sms.php     2013-05-28 
09:20:00 UTC (rev 11135)
+++ trunk/property/inc/cron/default/forward_mail_as_sms.php     2013-05-28 
12:32:46 UTC (rev 11136)
@@ -158,7 +158,7 @@
                        {
                                foreach ($headers['header'] as $header)
                                {
-                                       if(!$header['seen'])
+               //                      if(!$header['seen'])
                                        {
                                                $sms[$j]['message'] = 
utf8_encode($header['subject']);
                                                $bodyParts = 
$bofelamimail->getMessageBody($header['uid']);




reply via email to

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