phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.5,1.5.2.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.5,1.5.2.1
Date: Fri, 26 Apr 2002 23:23:37 -0400

Update of /cvsroot/phpgroupware/chora/setup
In directory subversions:/tmp/cvs-serv20151/chora/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Removed brewer references from wihtin chora.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/chora/setup/setup.inc.php,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.5
--- setup.inc.php       27 Apr 2002 03:23:32 -0000      1.5.2.1
***************
*** 24,31 ****
        );
  
!       $setup_info['brewer']['maintainer'] = 'Miles Lott';
!       $setup_info['brewer']['email']    = 'address@hidden';
!       $setup_info['brewer']['license']  = 'GPL';
!       $setup_info['brewer']['phpver'][] = 4;
  
        /* The hooks this app includes, needed for hooks registration */
--- 24,31 ----
        );
  
!       $setup_info['chora']['maintainer'] = 'Miles Lott';
!       $setup_info['chora']['email']    = 'address@hidden';
!       $setup_info['chora']['license']  = 'GPL';
!       $setup_info['chora']['phpver'][] = 4;
  
        /* The hooks this app includes, needed for hooks registration */




reply via email to

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