fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9175]


From: Torstein
Subject: [Fmsystem-commits] [9175]
Date: Wed, 18 Apr 2012 11:12:36 +0000

Revision: 9175
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9175
Author:   vator
Date:     2012-04-18 11:12:36 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------


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-04-18 10:54:48 UTC (rev 
9174)
+++ trunk/controller/inc/class.uicase.inc.php   2012-04-18 11:12:36 UTC (rev 
9175)
@@ -268,7 +268,7 @@
                        }
                        
                        // This value represents the type 
-                       $location_id = 
$GLOBALS['phpgw']->locations->get_id("property", ".ticket");
+                       $location_id = 
$GLOBALS['phpgw']->locations->get_id("controller", ".checklist");
                        
                        $ticket = array
                        (
@@ -353,7 +353,6 @@
                        _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]