fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15285] property: more on integration


From: sigurdne
Subject: [Fmsystem-commits] [15285] property: more on integration
Date: Tue, 14 Jun 2016 09:36:49 +0000 (UTC)

Revision: 15285
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15285
Author:   sigurdne
Date:     2016-06-14 09:36:49 +0000 (Tue, 14 Jun 2016)
Log Message:
-----------
property: more on integration

Modified Paths:
--------------
    trunk/property/inc/class.uitts.inc.php

Modified: trunk/property/inc/class.uitts.inc.php
===================================================================
--- trunk/property/inc/class.uitts.inc.php      2016-06-14 09:33:52 UTC (rev 
15284)
+++ trunk/property/inc/class.uitts.inc.php      2016-06-14 09:36:49 UTC (rev 
15285)
@@ -2925,7 +2925,7 @@
                        $httpCode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
                        curl_close($ch);
 
-                       return $result;
+                       return json_decode($result);
                }
 
                protected function get_supervisor_email($supervisor_id)




reply via email to

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