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.56,1.57


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.56,1.57
Date: Sat, 03 May 2003 19:25:08 -0400

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

Modified Files:
        setup.inc.php 
Log Message:
update setup info

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -r1.56 -r1.57
*** setup.inc.php       1 May 2003 23:22:57 -0000       1.56
--- setup.inc.php       3 May 2003 23:25:06 -0000       1.57
***************
*** 9,13 ****
        *  option) any later version.                                           
   *
        
\**************************************************************************/
- 
        /* $Id$ */
  
--- 9,12 ----
***************
*** 25,47 ****
        );
  
!       $setup_info['phpgwapi']['description'] = 'The core of phpGroupWare, the 
API itself';
! 
!       $setup_info['phpgwapi']['maintainer'][]  = array
!       (
!               'name'  => 'Joseph Engo',
!               'email' => 'address@hidden'
!       );
! 
!       $setup_info['phpgwapi']['maintainer'][] = array
        (
!               'name'  => 'Bettina Gille',
!               'email' => 'address@hidden'
        );
  
!       $setup_info['phpgwapi']['maintainer'][]  = array
!       (
!               'name'  => 'Dan Kuykendall',
!               'email' => 'address@hidden'
!       );
  
        /* The tables this app creates */
--- 24,36 ----
        );
  
!       $setup_info['phpgwapi']['maintainer'][] = array
        (
!               'name'  => 'phpGroupWare coreteam',
!               'email' => 'address@hidden',
!               'url'   => 'www.phpgroupware.org/coredevelopers'
        );
  
!       $setup_info['phpgwapi']['description'] = 'The core of phpGroupWare, the 
API itself';
!       $setup_info['phpgwapi']['license'] = 'GPL | LGPL';
  
        /* The tables this app creates */





reply via email to

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