fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11013] bookingfrontend: altinn II


From: Sigurd Nes
Subject: [Fmsystem-commits] [11013] bookingfrontend: altinn II
Date: Fri, 22 Mar 2013 09:03:42 +0000

Revision: 11013
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11013
Author:   sigurdne
Date:     2013-03-22 09:03:41 +0000 (Fri, 22 Mar 2013)
Log Message:
-----------
bookingfrontend: altinn II

Modified Paths:
--------------
    trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php

Modified: trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php
===================================================================
--- trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php 
2013-03-22 08:23:13 UTC (rev 11012)
+++ trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php 
2013-03-22 09:03:41 UTC (rev 11013)
@@ -75,8 +75,7 @@
                                </soapenv:Body>
                        </soapenv:Envelope>";
 
-                       $location_URL = 
isset($this->config->config_data['soap_location']) && 
$this->config->config_data['soap_location'] ? 
$this->config->config_data['soap_location'] : 
'';//"http://wsm01e-t.usrv.ubergenkom.no:8888/gateway/services/AltinnReporteesService";;
 #A-test
-                       $location_URL = 
"http://wsm01e-t.usrv.ubergenkom.no:8888/gateway/services/AltinnReporteesService";;
 #A-test                      
+                       $location_URL = 
isset($this->config->config_data['soap_location']) && 
$this->config->config_data['soap_location'] ? 
$this->config->config_data['soap_location'] : 
"http://wsm01e-t.usrv.ubergenkom.no:8888/gateway/services/AltinnReporteesService";;
 #A-test
                
                        $client = new SoapClient(null, array(
                                                'location' => $location_URL,




reply via email to

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