fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14741] remove debug


From: Sigurd Nes
Subject: [Fmsystem-commits] [14741] remove debug
Date: Tue, 16 Feb 2016 09:16:26 +0000

Revision: 14741
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14741
Author:   sigurdne
Date:     2016-02-16 09:15:15 +0000 (Tue, 16 Feb 2016)
Log Message:
-----------
remove debug

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

Modified: trunk/property/inc/class.uiwo_hour.inc.php
===================================================================
--- trunk/property/inc/class.uiwo_hour.inc.php  2016-02-16 08:48:58 UTC (rev 
14740)
+++ trunk/property/inc/class.uiwo_hour.inc.php  2016-02-16 09:15:15 UTC (rev 
14741)
@@ -1415,8 +1415,7 @@
                                                $attachments = 
array_merge($attachments, 
$bofiles->get_attachments("/workorder/{$workorder_id}/", 
$values['file_action']['workorder']));
                                                $attachment_log = 
lang('attachments') . ': ' . implode(', ', $values['file_action']['project']) . 
', ' . implode(', ', $values['file_action']['workorder']);
                                        }
-                                       _debug_array($attachment_log);
-                                       die();
+
                                        if ($send_as_pdf)
                                        {
                                                $pdfcode = 
$this->pdf_order($workorder_id, $show_cost);




reply via email to

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