phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup/setup.inc.php, 1.7


From: nomail
Subject: [Phpgroupware-cvs] property/setup/setup.inc.php, 1.7
Date: Fri, 22 Oct 2004 15:59:42 +0200

Update of /property/setup
Modified Files:
        Branch: 
          setup.inc.php

date: 2004/10/22 13:59:42;  author: sigurdne;  state: Exp;  lines: +4 -4

Log Message:
Converting to patced .16 from HEAD
=====================================================================
Index: property/setup/setup.inc.php
diff -u property/setup/setup.inc.php:1.6 property/setup/setup.inc.php:1.7
--- property/setup/setup.inc.php:1.6    Fri Aug 20 15:15:21 2004
+++ property/setup/setup.inc.php        Fri Oct 22 13:59:42 2004
@@ -209,16 +209,16 @@
        $setup_info['property']['depends'][] = array
        (
                'appname'  => 'phpgwapi',
-               'versions' => Array('0.9.15','0.9.17')
+               'versions' => Array('0.9.15','0.9.16','0.9.17')
        );
 
        $setup_info['property']['depends'][] = array(
                'appname'  => 'admin',
-               'versions' => Array('0.9.13','0.9.14','0.9.15','0.9.17')
+               'versions' => 
Array('0.9.13','0.9.14','0.9.15','0.9.16','0.9.17')
        );
 
        $setup_info['property']['depends'][] = array(
                'appname'  => 'preferences',
-               'versions' => Array('0.9.13','0.9.14','0.9.15','0.9.17')
+               'versions' => 
Array('0.9.13','0.9.14','0.9.15','0.9.16','0.9.17')
        );
 ?>




reply via email to

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