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.2.2.1


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

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

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Fix dependencies (not due to branch)



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/cart/setup/setup.inc.php,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.2
--- setup.inc.php       13 Jan 2002 19:31:07 -0000      1.2.2.1
***************
*** 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]