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.38,1.39


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

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

Modified Files:
        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.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** setup.inc.php       13 Jan 2002 19:52:47 -0000      1.38
--- setup.inc.php       12 Feb 2002 09:10:40 -0000      1.39
***************
*** 16,20 ****
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.15.001';
!       $setup_info['phpgwapi']['versions']['current_header'] = '1.19';
        $setup_info['phpgwapi']['enable']    = 3;
        $setup_info['phpgwapi']['app_order'] = 1;
--- 16,20 ----
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.15.001';
!       $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]