fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16564]


From: nelson . guerra
Subject: [Fmsystem-commits] [16564]
Date: Sat, 8 Apr 2017 18:36:21 -0400 (EDT)

Revision: 16564
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16564
Author:   nelson224
Date:     2017-04-08 18:36:21 -0400 (Sat, 08 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-08 22:36:05 UTC (rev 16563)
+++ branches/dev-syncromind-2/property/inc/class.boreport.inc.php       
2017-04-08 22:36:21 UTC (rev 16564)
@@ -57,6 +57,13 @@
                        return $values;
                }
 
+               public function read_to_export($id)
+               {                       
+                       $values =  $this->so->read_to_export($id);
+                       
+                       return $values;
+               }
+               
                function get_views()
                {
                        $values = $this->so->get_views();




reply via email to

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