phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.37.2.1,1.37.2.2


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.37.2.1,1.37.2.2
Date: Tue, 12 Feb 2002 04:10:14 -0500

Update of /cvsroot/phpgroupware/phpgwapi/setup
In directory subversions:/tmp/cvs-serv25204/phpgwapi/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
fixed header to use  and added my debug constants along with my replacement for 
print_debug

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.37.2.1
retrieving revision 1.37.2.2
diff -C2 -r1.37.2.1 -r1.37.2.2
*** setup.inc.php       24 Jan 2002 19:26:33 -0000      1.37.2.1
--- setup.inc.php       12 Feb 2002 09:10:10 -0000      1.37.2.2
***************
*** 17,21 ****
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.13.018';
!       $setup_info['phpgwapi']['versions']['current_header'] = '1.19';
        $setup_info['phpgwapi']['enable']    = 3;
        $setup_info['phpgwapi']['app_order'] = 1;
--- 17,21 ----
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.13.018';
!       $setup_info['phpgwapi']['versions']['current_header'] = '1.20';
        $setup_info['phpgwapi']['enable']    = 3;
        $setup_info['phpgwapi']['app_order'] = 1;




reply via email to

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