fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14881] get item id


From: Sigurd Nes
Subject: [Fmsystem-commits] [14881] get item id
Date: Thu, 31 Mar 2016 12:52:18 +0000

Revision: 14881
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14881
Author:   sigurdne
Date:     2016-03-31 12:52:17 +0000 (Thu, 31 Mar 2016)
Log Message:
-----------
get item id

Modified Paths:
--------------
    trunk/property/inc/class.bolocation.inc.php

Modified: trunk/property/inc/class.bolocation.inc.php
===================================================================
--- trunk/property/inc/class.bolocation.inc.php 2016-03-31 11:35:34 UTC (rev 
14880)
+++ trunk/property/inc/class.bolocation.inc.php 2016-03-31 12:52:17 UTC (rev 
14881)
@@ -1065,4 +1065,9 @@
                        }
                        return $locations[$location_code];
                }
+
+               function get_item_id( $location_code )
+               {
+                       return $this->so->get_item_id($location_code);
+               }
        }
\ No newline at end of file




reply via email to

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