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.51,1.52


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.51,1.52
Date: Tue, 29 Oct 2002 17:15:34 -0500

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

Modified Files:
        setup.inc.php 
Log Message:
added option to enable/disable support for old_style apps, added css class for 
msgbox, fixed home screen if default_app

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -r1.51 -r1.52
*** setup.inc.php       27 Oct 2002 23:55:23 -0000      1.51
--- setup.inc.php       29 Oct 2002 22:15:32 -0000      1.52
***************
*** 15,19 ****
        $setup_info['phpgwapi']['name']      = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.15.008';
!       $setup_info['phpgwapi']['versions']['current_header'] = '1.22';
        $setup_info['phpgwapi']['enable']    = 3;
        $setup_info['phpgwapi']['app_order'] = 1;
--- 15,19 ----
        $setup_info['phpgwapi']['name']      = 'phpgwapi';
        $setup_info['phpgwapi']['version']   = '0.9.15.008';
!       $setup_info['phpgwapi']['versions']['current_header'] = '1.23';
        $setup_info['phpgwapi']['enable']    = 3;
        $setup_info['phpgwapi']['app_order'] = 1;





reply via email to

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