phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: cart/setup setup.inc.php,1.2,1.3


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: cart/setup setup.inc.php,1.2,1.3
Date: Sun, 13 Jan 2002 14:27:47 -0500

Update of /cvsroot/phpgroupware/cart/setup
In directory subversions:/tmp/cvs-serv31355/cart/setup

Modified Files:
        setup.inc.php 
Log Message:
Fix dependencies



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/cart/setup/setup.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.2
--- setup.inc.php       13 Jan 2002 19:27:45 -0000      1.3
***************
*** 21,25 ****
  /* Dependacies for this app to work */
  
!       $setup_info['inv']['depends'][] = array(
                'appname' => 'phpgwapi',
                'versions' => Array('0.9.10', '0.9.11' , '0.9.12', '0.9.13', 
'0.9.14')
--- 21,25 ----
  /* Dependacies for this app to work */
  
!       $setup_info['cart']['depends'][] = array(
                'appname' => 'phpgwapi',
                'versions' => Array('0.9.10', '0.9.11' , '0.9.12', '0.9.13', 
'0.9.14')




reply via email to

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