[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: infolog/setup setup.inc.php,1.8,1.9
From: |
Miles Lott <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: infolog/setup setup.inc.php,1.8,1.9 |
Date: |
Sun, 28 Apr 2002 11:54:42 -0400 |
Update of /cvsroot/phpgroupware/infolog/setup
In directory subversions:/tmp/cvs-serv28007/infolog/setup
Modified Files:
setup.inc.php
Log Message:
Fix annoying spelling problem
Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/setup/setup.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** setup.inc.php 13 Jan 2002 20:17:24 -0000 1.8
--- setup.inc.php 28 Apr 2002 15:54:10 -0000 1.9
***************
*** 26,30 ****
$setup_info['infolog']['hooks'][] = 'projects_view';
! /* Dependacies for this app to work */
$setup_info['infolog']['depends'][] = array(
'appname' => 'phpgwapi',
--- 26,30 ----
$setup_info['infolog']['hooks'][] = 'projects_view';
! /* Dependencies for this app to work */
$setup_info['infolog']['depends'][] = array(
'appname' => 'phpgwapi',
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: infolog/setup setup.inc.php,1.8,1.9,
Miles Lott <address@hidden> <=