fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10918] Fixed location on planned controls


From: Torstein
Subject: [Fmsystem-commits] [10918] Fixed location on planned controls
Date: Mon, 18 Feb 2013 13:45:59 +0000

Revision: 10918
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10918
Author:   vator
Date:     2013-02-18 13:45:59 +0000 (Mon, 18 Feb 2013)
Log Message:
-----------
Fixed location on planned controls

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

Modified: trunk/controller/inc/class.hook_helper.inc.php
===================================================================
--- trunk/controller/inc/class.hook_helper.inc.php      2013-02-18 13:40:04 UTC 
(rev 10917)
+++ trunk/controller/inc/class.hook_helper.inc.php      2013-02-18 13:45:59 UTC 
(rev 10918)
@@ -242,7 +242,7 @@
                                        $planned_formatted = date($dateformat, 
$planned_date_ts);
 
                                        $check_list_id = $my_planned_control[2];
-                                       $location_code = $my_planned_control[3];
+                                       $location_code = $my_planned_control[4];
 
                                        
if(!isset($location_array[$location_code]) || !$location_array[$location_code])
                                        {




reply via email to

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