[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.7,1.8
From: |
Mark A Peters <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.7,1.8 |
Date: |
Fri, 26 Apr 2002 23:23:49 -0400 |
Update of /cvsroot/phpgroupware/chora/setup
In directory subversions:/tmp/cvs-serv20163/chora/setup
Modified Files:
setup.inc.php
Log Message:
Removed brewer references from within chora.
Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/chora/setup/setup.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** setup.inc.php 28 Jan 2002 00:23:05 -0000 1.7
--- setup.inc.php 27 Apr 2002 03:23:47 -0000 1.8
***************
*** 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 */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.7,1.8,
Mark A Peters <address@hidden> <=