fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9257] controller: remove debug/die()


From: Sigurd Nes
Subject: [Fmsystem-commits] [9257] controller: remove debug/die()
Date: Wed, 02 May 2012 08:36:20 +0000

Revision: 9257
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9257
Author:   sigurdne
Date:     2012-05-02 08:36:20 +0000 (Wed, 02 May 2012)
Log Message:
-----------
controller: remove debug/die()

Modified Paths:
--------------
    trunk/controller/inc/class.uicase.inc.php

Modified: trunk/controller/inc/class.uicase.inc.php
===================================================================
--- trunk/controller/inc/class.uicase.inc.php   2012-05-02 08:31:54 UTC (rev 
9256)
+++ trunk/controller/inc/class.uicase.inc.php   2012-05-02 08:36:20 UTC (rev 
9257)
@@ -344,9 +344,6 @@
                
                public function updateStatusForCases($location_id, 
$location_item_id, $updateStatus = 0){
                        
-                       _debug_array(array($location_id, $location_item_id));
-                       die();
-                       
                        $cases_array = $this->so->get_cases_by_message( 
$location_id, $location_item_id );
 
                        if(!empty ( $cases_array ) ){




reply via email to

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