fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16632]


From: nelson . guerra
Subject: [Fmsystem-commits] [16632]
Date: Wed, 26 Apr 2017 23:49:45 -0400 (EDT)

Revision: 16632
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16632
Author:   nelson224
Date:     2017-04-26 23:49:45 -0400 (Wed, 26 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-26 10:28:25 UTC (rev 16631)
+++ branches/dev-syncromind-2/property/inc/class.boreport.inc.php       
2017-04-27 03:49:45 UTC (rev 16632)
@@ -85,6 +85,13 @@
                        return $values;
                }
 
+               function get_columns_data($id)
+               {
+                       $values = $this->so->get_columns_data($id);
+
+                       return $values;
+               }
+               
                function read_single_dataset( $dataset_id = '' )
                {
                        $dataset = $this->so->read_single_dataset($dataset_id);




reply via email to

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