fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14949]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14949]
Date: Fri, 29 Apr 2016 00:18:37 +0000

Revision: 14949
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14949
Author:   nelson224
Date:     2016-04-29 00:18:37 +0000 (Fri, 29 Apr 2016)
Log Message:
-----------


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

Modified: 
branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php     
2016-04-29 00:18:18 UTC (rev 14948)
+++ branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php     
2016-04-29 00:18:37 UTC (rev 14949)
@@ -51,4 +51,10 @@
                        return $values;
                }
 
+               function get_file_relations( $location_id, $file_id )
+               {
+                       $values = $this->so->get_file_relations($location_id, 
$file_id);
+
+                       return $values;
+               }
        }
\ No newline at end of file




reply via email to

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