phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/sitemgr-link/setup setup.inc.php,1.8


From: skwashd
Subject: [Phpgroupware-cvs] sitemgr/sitemgr-link/setup setup.inc.php,1.8
Date: Sun, 15 May 2005 16:36:00 +0200

Update of sitemgr/sitemgr-link/setup

Modified Files:
     Branch: MAIN
            setup.inc.php lines: +3 -3

Log Message:
updated dependencies and some other 18 fixes along the way

====================================================
Index: sitemgr/sitemgr-link/setup/setup.inc.php
diff -u sitemgr/sitemgr-link/setup/setup.inc.php:1.7 
sitemgr/sitemgr-link/setup/setup.inc.php:1.8
--- sitemgr/sitemgr-link/setup/setup.inc.php:1.7        Sun May 15 02:16:27 2005
+++ sitemgr/sitemgr-link/setup/setup.inc.php    Sun May 15 14:36:08 2005
@@ -24,10 +24,10 @@
        /* Dependacies for this app to work */
        $setup_info['sitemgr-link']['depends'][] = array(
                'appname'  => 'phpgwapi',
-               'versions' => 
Array('0.9.11','0.9.12','0.9.13','0.9.14','0.9.15','0.9.16')
+               'versions' => Array('0.9.16', '0.9.17', '0.9.18')
        );
        $setup_info['sitemgr-link']['depends'][] = array(
                'appname' => 'sitemgr',
-               'versions' => 
array('0.9.13','0.9.13.001','0.9.14','0.9.14.001','0.9.15','0.9.16')
+               'versions' => array('0.9.16','0.9.17','0.9.18')
        );
 ?>






reply via email to

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