phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc class.uifields.inc.php,1.6,1.7


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc class.uifields.inc.php,1.6,1.7
Date: Fri, 31 May 2002 14:13:09 -0400

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv5890/addressbook/inc

Modified Files:
        class.uifields.inc.php 
Log Message:
fixed design to allow for backwards compatibility

Index: class.uifields.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/class.uifields.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** class.uifields.inc.php      24 May 2002 10:38:01 -0000      1.6
--- class.uifields.inc.php      31 May 2002 18:13:07 -0000      1.7
***************
*** 25,30 ****
                function uifields()
                {
!                       $GLOBALS['phpgw']->template = 
CreateObject('phpgwapi.Template',PHPGW_APP_TPL);
!                       $GLOBALS['phpgw']->nextmatchs = 
CreateObject('phpgwapi.nextmatchs');
                        $this->config = 
CreateObject('phpgwapi.config','addressbook');
                }
--- 25,30 ----
                function uifields()
                {
! //                    $GLOBALS['phpgw']->template = 
CreateObject('phpgwapi.Template',PHPGW_APP_TPL);
! //                    $GLOBALS['phpgw']->nextmatchs = 
CreateObject('phpgwapi.nextmatchs');
                        $this->config = 
CreateObject('phpgwapi.config','addressbook');
                }




reply via email to

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