phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpsysinfo/setup setup.inc.php,1.3,1.4


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpsysinfo/setup setup.inc.php,1.3,1.4
Date: Sun, 28 Apr 2002 11:54:13 -0400

Update of /cvsroot/phpgroupware/phpsysinfo/setup
In directory subversions:/tmp/cvs-serv28007/phpsysinfo/setup

Modified Files:
        setup.inc.php 
Log Message:
Fix annoying spelling problem



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpsysinfo/setup/setup.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** setup.inc.php       13 Jan 2002 20:30:23 -0000      1.3
--- setup.inc.php       28 Apr 2002 15:54:10 -0000      1.4
***************
*** 22,26 ****
        $setup_info['phpsysinfo']['hooks'][]   = 'admin';
  
!       /* Dependacies for this app to work */
        $setup_info['phpsysinfo']['depends'][] = array(
                 'appname' => 'phpgwapi',
--- 22,26 ----
        $setup_info['phpsysinfo']['hooks'][]   = 'admin';
  
!       /* Dependencies for this app to work */
        $setup_info['phpsysinfo']['depends'][] = array(
                 'appname' => 'phpgwapi',




reply via email to

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