phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: meerkat/setup setup.inc.php,1.4,1.4.2.1


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

Update of /cvsroot/phpgroupware/meerkat/setup
In directory subversions:/tmp/cvs-serv31504/meerkat/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/meerkat/setup/setup.inc.php,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.4
--- setup.inc.php       13 Jan 2002 19:31:08 -0000      1.4.2.1
***************
*** 22,26 ****
  
        /* Dependacies for this app to work */
!       $setup_info['admin']['depends'][] = array(
                 'appname' => 'phpgwapi',
                 'versions' => Array('0.9.13', '0.9.14')
--- 22,26 ----
  
        /* Dependacies for this app to work */
!       $setup_info['meerkat']['depends'][] = array(
                 'appname' => 'phpgwapi',
                 'versions' => Array('0.9.13', '0.9.14')




reply via email to

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