fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16046] integration


From: sigurdne
Subject: [Fmsystem-commits] [16046] integration
Date: Mon, 5 Dec 2016 08:50:42 +0000 (UTC)

Revision: 16046
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16046
Author:   sigurdne
Date:     2016-12-05 08:50:42 +0000 (Mon, 05 Dec 2016)
Log Message:
-----------
integration

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

Modified: 
trunk/property/inc/cron/default/synkroniser_avdelinger_med_fellesdata.php
===================================================================
--- trunk/property/inc/cron/default/synkroniser_avdelinger_med_fellesdata.php   
2016-12-04 12:55:35 UTC (rev 16045)
+++ trunk/property/inc/cron/default/synkroniser_avdelinger_med_fellesdata.php   
2016-12-05 08:50:42 UTC (rev 16046)
@@ -487,6 +487,11 @@
 
                function update_vendor()
                {
+                       if(empty($this->soap_password))
+                       {
+                               return;
+                       }
+
                        $metadata = 
$GLOBALS['phpgw']->db->metadata('fm_vendor_temp');
 //_debug_array($metadata);
                        if (!$metadata)




reply via email to

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