fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12045] property: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [12045] property: typo
Date: Thu, 31 Jul 2014 08:11:46 +0000

Revision: 12045
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12045
Author:   sigurdne
Date:     2014-07-31 08:11:45 +0000 (Thu, 31 Jul 2014)
Log Message:
-----------
property: typo

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

Modified: trunk/property/inc/cron/default/synkroniser_med_boei.php
===================================================================
--- trunk/property/inc/cron/default/synkroniser_med_boei.php    2014-07-31 
07:55:16 UTC (rev 12044)
+++ trunk/property/inc/cron/default/synkroniser_med_boei.php    2014-07-31 
08:11:45 UTC (rev 12045)
@@ -839,7 +839,7 @@
                                        . " VALUES ({$gate['id']}, 
'{$gate['descr']}')";
 
                                $this->db->query($sql2,__LINE__,__FILE__);
-                               $gate_msg[]=$gate[$i]['descr'];
+                               $gate_msg[]=$gate['descr'];
                        }
 
 




reply via email to

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