fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16651]


From: nelson . guerra
Subject: [Fmsystem-commits] [16651]
Date: Fri, 28 Apr 2017 00:02:23 -0400 (EDT)

Revision: 16651
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16651
Author:   nelson224
Date:     2017-04-28 00:02:23 -0400 (Fri, 28 Apr 2017)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/inc/class.boreport.inc.php

Modified: branches/dev-syncromind-2/property/inc/class.boreport.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.boreport.inc.php       
2017-04-28 04:02:06 UTC (rev 16650)
+++ branches/dev-syncromind-2/property/inc/class.boreport.inc.php       
2017-04-28 04:02:23 UTC (rev 16651)
@@ -57,9 +57,9 @@
                        return $values;
                }
 
-               public function read_to_export($id)
+               public function read_to_export($id, $data = array())
                {                       
-                       $values =  $this->so->read_to_export($id);
+                       $values =  $this->so->read_to_export($id, $data);
                        
                        return $values;
                }




reply via email to

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