phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: manual/setup setup.inc.php,1.4,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: manual/setup setup.inc.php,1.4,1.5
Date: Sun, 15 Dec 2002 19:38:51 -0500

Update of /cvsroot/phpgroupware/manual/setup
In directory subversions:/tmp/cvs-serv30188/setup

Modified Files:
        setup.inc.php 
Log Message:
aded files

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/manual/setup/setup.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** setup.inc.php       23 Oct 2002 20:47:30 -0000      1.4
--- setup.inc.php       16 Dec 2002 00:38:49 -0000      1.5
***************
*** 19,28 ****
  
        /* The hooks this app includes, needed for hooks registration */
!       $setup_info['manual']['hooks'][] = 'manual';
  
        /* Dependencies for this app to work */
!       $setup_info['manual']['depends'][] = array(
                 'appname' => 'phpgwapi',
!                'versions' => Array('0.9.13', '0.9.14','0.9.15')
        );
  ?>
--- 19,29 ----
  
        /* The hooks this app includes, needed for hooks registration */
!       $setup_info['manual']['hooks'][] = 'help';
  
        /* Dependencies for this app to work */
!       $setup_info['manual']['depends'][] = array
!       (
                 'appname' => 'phpgwapi',
!                'versions' => Array('0.9.15')
        );
  ?>




reply via email to

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