fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16436]


From: nelson . guerra
Subject: [Fmsystem-commits] [16436]
Date: Thu, 16 Mar 2017 00:43:43 -0400 (EDT)

Revision: 16436
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16436
Author:   nelson224
Date:     2017-03-16 00:43:42 -0400 (Thu, 16 Mar 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-03-16 04:43:30 UTC (rev 16435)
+++ branches/dev-syncromind-2/property/inc/class.boreport.inc.php       
2017-03-16 04:43:42 UTC (rev 16436)
@@ -54,4 +54,11 @@
 
                        return $values;
                }
+               
+               function get_columns($table)
+               {
+                       $values = $this->so->get_columns($table);
+
+                       return $values;
+               }
        }
\ No newline at end of file




reply via email to

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