phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: admin/setup setup.inc.php,1.18,1.19


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/setup setup.inc.php,1.18,1.19
Date: Sat, 03 May 2003 19:24:25 -0400

Update of /cvsroot/phpgroupware/admin/setup
In directory subversions:/tmp/cvs-serv8106/setup

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

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/admin/setup/setup.inc.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** setup.inc.php       28 Oct 2002 01:31:32 -0000      1.18
--- setup.inc.php       3 May 2003 23:24:23 -0000       1.19
***************
*** 24,49 ****
        );
  
!       $setup_info['admin']['maintainer'][]  = array
        (
!               'name'  => 'Joseph Engo',
!               'email' => 'address@hidden'
!       );
! 
!       $setup_info['admin']['maintainer'][]  = array
!       (
!               'name'  => 'Marc A. Peters',
!               'email' => 'address@hidden'
!       );
! 
!       $setup_info['admin']['maintainer'][]    = array
!       (
!               'name'  => 'Bettina Gille',
!               'email' => 'address@hidden'
!       );
! 
!       $setup_info['admin']['maintainer'][]  = array
!       (
!               'name'  => 'Dan Kuykendall',
!               'email' => 'address@hidden'
        );
  
--- 24,32 ----
        );
  
!       $setup_info['admin']['maintainer'][] = array
        (
!               'name'  => 'phpGroupWare coreteam',
!               'email' => 'address@hidden',
!               'url'   => 'www.phpgroupware.org/coredevelopers'
        );
  





reply via email to

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