phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] forum/setup setup.inc.php,1.21


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

Update of forum/setup

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

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

====================================================
Index: forum/setup/setup.inc.php
diff -u forum/setup/setup.inc.php:1.20 forum/setup/setup.inc.php:1.21
--- forum/setup/setup.inc.php:1.20      Wed Oct 23 20:47:29 2002
+++ forum/setup/setup.inc.php   Sun May 15 14:36:07 2005
@@ -40,10 +40,6 @@
        /* the dependencies */
        $setup_info['forum']['depends'][] = array(
                'appname' => 'phpgwapi',
-               'versions' => Array(
-                       '0.9.13',
-                       '0.9.14',
-                       '0.9.15'
-               )
+               'versions' => Array('0.9.16', '0.9.17', '0.9.18')
        );
 ?>






reply via email to

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