fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6777] changed so that it extends sobim


From: Petur Bjorn Thorsteinsson
Subject: [Fmsystem-commits] [6777] changed so that it extends sobim
Date: Fri, 14 Jan 2011 13:55:38 +0000

Revision: 6777
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6777
Author:   peturbjorn
Date:     2011-01-14 13:55:38 +0000 (Fri, 14 Jan 2011)
Log Message:
-----------
changed so that it extends sobim

Modified Paths:
--------------
    branches/dev-bim2/property/inc/class.sobimtype.inc.php

Modified: branches/dev-bim2/property/inc/class.sobimtype.inc.php
===================================================================
--- branches/dev-bim2/property/inc/class.sobimtype.inc.php      2011-01-14 
13:54:59 UTC (rev 6776)
+++ branches/dev-bim2/property/inc/class.sobimtype.inc.php      2011-01-14 
13:55:38 UTC (rev 6777)
@@ -4,8 +4,7 @@
         * do not add any global variables into this code!
         * Any global variables needed should be injected via methods
         */
-       interface sobimtype {
-               const bimTypeTable = 'fm_bim_type';
+       interface sobimtype extends sobim {
                /*
         * @param string type
         */
@@ -116,4 +115,3 @@
        }
        
     }
-?>
\ No newline at end of file




reply via email to

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